Re: [PATCH 19/39] union-mount: Implement union lookup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Wednesday, August 18, 2010 - 1:11 am

On Tue, 17 Aug 2010, Valerie Aurora wrote:

It fails because everything, including copyup, is done with the
credentials of the user doing the lookup/copyup.  This is wrong, for
the time of the copyup the credentials need to be upgraded to be able
to create and copy the lower file or directory into the upper
filesystem even when the current process doesn't have enough
privileges for that.

Thanks,
Miklos
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/39] Union mounts - return d_ino from lower fs, Valerie Aurora, (Sun Aug 8, 8:52 am)
[PATCH 01/39] VFS: Comment follow_mount() and friends, Valerie Aurora, (Sun Aug 8, 8:52 am)
[PATCH 09/39] whiteout: tmpfs whiteout support, Valerie Aurora, (Sun Aug 8, 8:52 am)
[PATCH 11/39] whiteout: ext2 whiteout support, Valerie Aurora, (Sun Aug 8, 8:52 am)
[PATCH 12/39] whiteout: jffs2 whiteout support, Valerie Aurora, (Sun Aug 8, 8:52 am)
Re: [PATCH 19/39] union-mount: Implement union lookup, Miklos Szeredi, (Fri Aug 13, 6:49 am)
Re: [PATCH 19/39] union-mount: Implement union lookup, Valerie Aurora, (Tue Aug 17, 2:44 pm)
Re: [PATCH 19/39] union-mount: Implement union lookup, Miklos Szeredi, (Wed Aug 18, 1:11 am)