freebsd-dev/sys/fs
Fedor Uporov ec81c9cc06 Add inode bitmap tail initialization.
Make ext2fs compatible with changes introduced in e2fsprogs v1.45.2.
Now the tail of inode bitmap is filled with 0xff pattern explicitly during
bitmap initialization phase to avoid e2fsck error like:
"Padding at end of inode bitmap is not set."
2020-05-17 14:00:54 +00:00
..
autofs Silence down a warning which should really be a debug message. 2020-04-21 13:57:51 +00:00
cd9660
cuse Fine grain locking inside the cuse(3) kernel module. 2020-03-30 18:25:43 +00:00
deadfs
devfs
ext2fs Add inode bitmap tail initialization. 2020-05-17 14:00:54 +00:00
fdescfs
fifofs Call pipeselwakeup() after toggling PIPE_EOF. 2020-04-27 15:59:07 +00:00
fuse Revert r360944 and r360946 until reported issues can be resolved 2020-05-12 04:34:26 +00:00
mntfs
msdosfs
nfs Remove unused header for DES. 2020-05-13 18:35:02 +00:00
nfsclient nfs: Remove APPLESTATIC macro 2020-05-12 13:23:25 +00:00
nfsserver nfs: Remove APPLESTATIC macro 2020-05-12 13:23:25 +00:00
nullfs
procfs Retire procfs-based process debugging. 2020-04-01 19:22:09 +00:00
pseudofs
smbfs
tmpfs
udf
unionfs Revert r360944 and r360946 until reported issues can be resolved 2020-05-12 04:34:26 +00:00