1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/fs/hpfs
Poul-Henning Kamp d634f69316 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
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
hpfs_subr.h
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