This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-03 17:11:32 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
fs
History
Poul-Henning Kamp
59307b0dfe
Don't attempt to recurse lockmgr, it doesn't like it.
2005-09-15 21:16:43 +00:00
..
cd9660
- restore the ability to mount cd9660 filesystems as root by inverting
2005-08-14 04:19:36 +00:00
coda
…
deadfs
…
devfs
Don't attempt to recurse lockmgr, it doesn't like it.
2005-09-15 21:16:43 +00:00
fdescfs
…
fifofs
The socket pointers in fifoinfo are not permitted to be NULL, so
2005-09-15 15:45:34 +00:00
hpfs
Unbreak hpfs/ntfs/udf/ext2fs/reiserfs mounting.
2005-09-03 20:23:41 +00:00
msdosfs
Ensure the full value is written into inode variables.
2005-09-07 10:32:58 +00:00
ntfs
Cast bf_sysid to const char * when passing it to strncmp(), because
2005-09-11 16:02:14 +00:00
nullfs
Handle a race condition where NULLFS vnode can be cleaned while threads
2005-09-15 19:21:26 +00:00
nwfs
…
portalfs
…
procfs
…
pseudofs
…
smbfs
…
udf
Unbreak hpfs/ntfs/udf/ext2fs/reiserfs mounting.
2005-09-03 20:23:41 +00:00
umapfs
…
unionfs
…