Files
linux/fs/ecryptfs
Tyler Hicks 57ff64c3e0 eCryptfs: Copy up lower inode attrs in getattr
commit 55f9cf6bba upstream.

The lower filesystem may do some type of inode revalidation during a
getattr call. eCryptfs should take advantage of that by copying the
lower inode attributes to the eCryptfs inode after a call to
vfs_getattr() on the lower inode.

I originally wrote this fix while working on eCryptfs on nfsv3 support,
but discovered it also fixed an eCryptfs on ext4 nanosecond timestamp
bug that was reported.

https://bugs.launchpad.net/bugs/613873

Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-02 09:46:53 -05:00
..
2010-01-25 10:49:17 -08:00
2009-03-27 14:44:01 -04:00
2009-10-08 11:31:38 -05:00
2008-10-16 11:21:39 -07:00