1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/ufs/ffs
Mateusz Guzik 4d9b2ed34b ufs: stop using LK_SLEEPFAIL in ffs_sync
It provides nothing as either locking succeeds or fails with ENOENT as
is.
2023-07-23 13:44:15 +00:00
..
ffs_alloc.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
ffs_balloc.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ffs_extern.h vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
ffs_inode.c Another fix to build from 064e6b4. 2022-07-13 21:05:05 -07:00
ffs_rawread.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ffs_snapshot.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
ffs_softdep.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ffs_subr.c Updates to UFS/FFS superblock integrity checks when reading a superblock. 2023-05-27 12:24:11 -07:00
ffs_suspend.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ffs_tables.c
ffs_vfsops.c ufs: stop using LK_SLEEPFAIL in ffs_sync 2023-07-23 13:44:15 +00:00
ffs_vnops.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
fs.h Add the ability to adjust directory depths to background fsck_ffs(8). 2023-05-25 19:27:04 -07:00
softdep.h vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00