From: Miklos Szeredi Date: Wed, 4 Nov 2009 09:24:52 +0000 (+0100) Subject: fuse: invalidate target of rename X-Git-Tag: v2.6.32-rc7~67^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5219f346b0ea2a2a8821f1e966b190788c285b0b;p=pandora-kernel.git fuse: invalidate target of rename Invalidate the target's attributes, which may have changed (such as nlink, change time) so that they are refreshed on the next getattr(). Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed