git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a4ac4e
)
fuse: invalidate inode attributes on xattr modification
author
Anand Avati
<avati@redhat.com>
Tue, 20 Aug 2013 06:21:07 +0000
(
02:21
-0400)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 3 Sep 2013 11:41:58 +0000
(13:41 +0200)
Calls like setxattr and removexattr result in updation of ctime.
Therefore invalidate inode attributes to force a refresh.
Signed-off-by: Anand Avati <avati@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: stable@vger.kernel.org
No differences found