freebsd-skq/sys/fs/autofs
trasz bf5f21dde4 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
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
2014-08-24 17:03:52 +00:00
..
autofs_ioctl.h
autofs_vfsops.c Autofs softc needs to be global anyway, so don't pass it as a local 2014-08-23 11:45:14 +00:00
autofs_vnops.c Fix bug that, assuming a/ is a root of NFS filesystem mounted on autofs, 2014-08-24 17:03:52 +00:00
autofs.c Autofs softc needs to be global anyway, so don't pass it as a local 2014-08-23 11:45:14 +00:00
autofs.h Autofs softc needs to be global anyway, so don't pass it as a local 2014-08-23 11:45:14 +00:00