[Bugs] [Bug 1257007] libgfapi : adding follow flag to glfs_h_lookupat()
bugzilla at redhat.com
bugzilla at redhat.com
Mon Sep 14 12:24:48 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1257007
Saurabh <saujain at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |VERIFIED
--- Comment #3 from Saurabh <saujain at redhat.com> ---
# mount -t nfs -o vers=4 10.70.44.94:/vol1/dir /mnt
# ls /mnt
compass dir_0 dir1 dir_1 dir2 dir_2 dir_3 dir_4 dir_5 dir_6 dir_7
NOTES.jiffin src STATUS
# umount /mnt
# mount -t nfs -o vers=4 10.70.44.94:/vol1/dir-symlink /mnt
# ls /mnt/
compass dir_0 dir1 dir_1 dir2 dir_2 dir_3 dir_4 dir_5 dir_6 dir_7
NOTES.jiffin src STATUS
# umount /mnt
# mount -t nfs -o vers=3 10.70.44.94:/vol1/dir-symlink /mnt
# ls /mnt/
compass dir_0 dir1 dir_1 dir2 dir_2 dir_3 dir_4 dir_5 dir_6 dir_7
NOTES.jiffin src STATUS
# umount /mnt
# mount -t nfs -o vers=3 10.70.44.94:/vol1/ /mnt
# ls -l /mnt
total 128
drwxr-xr-x. 14 root root 65536 Sep 14 2015 dir
drwxr-xr-x. 2 root root 668 Sep 14 2015 dir2
drwxr-xr-x. 2 root root 65536 Sep 14 2015 dir3
lrwxrwxrwx. 1 root root 3 Sep 14 2015 dir-symlink -> dir
Based on the test of symlink mount of a sub-dir, I am moving this BZ to
verified.
--
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=1VW8yshUkD&a=cc_unsubscribe
More information about the Bugs
mailing list