fuse: Fix cache invalidation in rename operation.
authorRichard Jones <rjones@redhat.com>
Tue, 17 Nov 2009 17:01:19 +0000 (17:01 +0000)
committerRichard Jones <rjones@redhat.com>
Tue, 17 Nov 2009 17:47:47 +0000 (17:47 +0000)
commitdcd08dd356ca361703f4f2a2e25b639b219ac40d
tree4b2b63297a38226465ab926b341151a590f0412f
parenta15f118e3b2221e68732ad0545f770b3324d593b
fuse: Fix cache invalidation in rename operation.

We need to invalidate both parameters, otherwise the old (moved)
file can appear that it still exists after the move.
fuse/guestmount.c