| commit | 0952b2a4a82b2deb76463dbcf1355b806dc81134 | [log] [tgz] |
|---|---|---|
| author | Miklos Szeredi <mszeredi@suse.cz> | Wed Feb 06 01:38:38 2008 -0800 |
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 06 10:41:13 2008 -0800 |
| tree | 3daa0df6383263a80ef7ebbd96f721250c40a7ed | |
| parent | af440f52927e4b6941aa94e3cfc698adb0f22663 [diff] |
fuse: fix attribute caching after create Invalidate attributes on create, since st_ctime is updated. Reported by Szabolcs Szakacsits. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>