freebsd-dev/sys/fs/pseudofs
Poul-Henning Kamp def91cf267 Use vfs_mountedfrom().
Since VFS_STATFS() always calls the filesystem with mp->mnt_stat now, the
vfs_statfs method is now a no-op.  Explain this in a comment.
2004-12-06 20:52:46 +00:00
..
pseudofs_fileno.c Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +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 Back when VOP_* was introduced, we did not have new-style struct 2004-12-01 23:16:38 +00:00
pseudofs_vnops.c Fix a typo in PFS_TRACE. 2004-12-06 20:07:17 +00:00
pseudofs.c Use vfs_mountedfrom(). 2004-12-06 20:52:46 +00:00
pseudofs.h Put a version element in the VFS filesystem configuration structure 2004-07-30 22:08:52 +00:00