From: Miklos Szeredi Date: Wed, 17 Oct 2007 06:31:02 +0000 (-0700) Subject: fuse: refresh stale attributes in fuse_permission() X-Git-Tag: v2.6.24-rc1~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244f6385c2891e366a7de5f6746ccc257efd8952;p=pandora-kernel.git fuse: refresh stale attributes in fuse_permission() fuse_permission() didn't refresh inode attributes before using them, even if the validity has already expired. Thanks to Junjiro Okajima for spotting this. Also remove some old code to unconditionally refresh the attributes on the root inode. Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed