]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c.
authorphk <phk@FreeBSD.org>
Tue, 27 Sep 1994 20:33:41 +0000 (20:33 +0000)
committerphk <phk@FreeBSD.org>
Tue, 27 Sep 1994 20:33:41 +0000 (20:33 +0000)
commitd0ad392702499b8224444ab43914aab79cee2ee9
treebe46fa73b436f39cb6b10330724d83523da890f5
parent9aaca324b5b8c5827e7d32e8c8c14834bb5288a5
Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c.
Several FS's use this, so it doesn't belong in ufs.  (unionfs, msdosfs and ufs)
sys/kern/vfs_lookup.c
sys/sys/namei.h
sys/ufs/ufs/ufs_vnops.c