]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r270507:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 31 Aug 2014 21:58:07 +0000 (21:58 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 31 Aug 2014 21:58:07 +0000 (21:58 +0000)
commitb1155a30c5271be2ecabe0c013760810e0821b9f
treeae555eab7be8bb815d0308c3999a58fd8aad62a1
parent4902749c8a751847b5f05eb5f29196d33a8cb537
MFC r270507:

Fix bug that, assuming a/ is a root of NFS filesystem mounted on autofs,
prevented "mv a/from a/to" from working, while "cd a && mv from to" was ok.

PR: 192948
Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@270904 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/autofs/autofs_vnops.c