NetBSD/sys/ufs/ffs
msaitoh a11cd6f1fb s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
..
Makefile
ffs_alloc.c s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
ffs_appleufs.c
ffs_balloc.c Restore backward compatibility of UFS2 with previous NetBSD releases by 2022-11-17 06:40:38 +00:00
ffs_bswap.c
ffs_extattr.c the UFS_EXTATTR option was supposed to affect only UFS1 file systems, 2022-11-28 04:52:04 +00:00
ffs_extern.h ufs: fixed signed/unsigned bugs affecting large file systems 2023-01-07 19:41:29 +00:00
ffs_inode.c
ffs_quota2.c
ffs_snapshot.c ffs: apply the remaining ffs_snapshot.c part of this FreeBSD commit: 2023-05-11 23:11:25 +00:00
ffs_subr.c ufs: fixed signed/unsigned bugs affecting large file systems 2023-01-07 19:41:29 +00:00
ffs_tables.c
ffs_vfsops.c ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd. 2023-09-08 23:21:55 +00:00
ffs_vnops.c
ffs_wapbl.c s/contigous/contiguous/ in comment. 2024-05-13 00:24:18 +00:00
fs.h s/of of/of/ in comment. 2024-05-13 00:01:52 +00:00