diff options
author | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2011-01-11 19:43:42 +0100 |
---|---|---|
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | 2011-02-21 21:46:36 +0100 |
commit | 55f9cf6bbaa682958a7dd2755f883b768270c3ce (patch) | |
tree | 64c105d0d8f361be09f7eb5a771515e16d4e14fa /fs/ramfs | |
parent | ecryptfs: read on a directory should return EISDIR if not supported (diff) | |
download | linux-55f9cf6bbaa682958a7dd2755f883b768270c3ce.tar.xz linux-55f9cf6bbaa682958a7dd2755f883b768270c3ce.zip |
eCryptfs: Copy up lower inode attrs in getattr
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
Cc: <stable@kernel.org>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Diffstat (limited to 'fs/ramfs')
0 files changed, 0 insertions, 0 deletions