1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/sys/fs/pseudofs
Dag-Erling Smørgrav 0e3b5c73b2 Hook pfs_lookup() up to vfs_cachedlookup_desc instead of vfs_lookup_desc,
as suggested by Matt's comment.  Also fix some style and paranoia issues.

The entire function could benefit from review by a VFS guru.

MFC after:	6 weeks
2005-03-14 16:24:50 +00:00
..
pseudofs_fileno.c fbsdidize. 2005-03-14 15:54:11 +00:00
pseudofs_internal.h [the previous commit to pseudofs_vncache.c got the wrong log message] 2001-10-01 04:26:33 +00:00
pseudofs_vncache.c fbsdidize. 2005-03-14 15:54:11 +00:00
pseudofs_vnops.c Hook pfs_lookup() up to vfs_cachedlookup_desc instead of vfs_lookup_desc, 2005-03-14 16:24:50 +00:00
pseudofs.c fbsdidize. 2005-03-14 15:54:11 +00:00
pseudofs.h Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00