freebsd-dev/sys/fs/hpfs
phk 6050472396 Remove global variable rootdevs and rootvp, they are unused as such.
Add local rootvp variables as needed.

Remove checks for miniroot's in the swappartition.  We never did that
and most of the filesystems could never be used for that, but it had
still been copy&pasted all over the place.
2004-07-28 20:21:04 +00:00
..
hpfs_alsubr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
hpfs_hash.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
hpfs_ioctl.h
hpfs_lookup.c
hpfs_subr.c - Add a new 'flags' parameter to getblk(). 2003-03-04 00:04:44 +00:00
hpfs_subr.h Expand LOCKMGR() compat macro. 2001-11-27 00:08:04 +00:00
hpfs_vfsops.c Remove global variable rootdevs and rootvp, they are unused as such. 2004-07-28 20:21:04 +00:00
hpfs_vnops.c Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This is 2004-07-26 07:24:04 +00:00
hpfs.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
hpfsmount.h