[Bugs] [Bug 1160678] [USS]: files/directories with the name of entry-point directory present in the snapshots cannot be accessed

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 27 07:47:52 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1160678



--- Comment #5 from Vijaikumar Mallikarjuna <vmallika at redhat.com> ---
Consider a testcase:
 mount -t nfs host1:/vol1 /mnt
 ls /mnt
 ls /mnt/.snaps (As expected this fails)
 gluster volume set vol1 features.uss enable
Now `ls /mnt/.snaps` should work, but fails with No such file or directory.
This is because NFS client and Kernel VFC caches the list of files in a
directory.
This cache is updated if there are any changes
in the directory attributes.

This will be fixed as part of bug# 1159302

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pgiytHZRlV&a=cc_unsubscribe


More information about the Bugs mailing list