1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys/ufs
Tor Egge d536ff2edb Retain generation count when writing zeroes instead of an inode to disk.
Don't free a struct inodedep if another process is allocating saved inode
memory for the same struct inodedep in initiate_write_inodeblock_ufs[12]().

Handle disappearing dependencies in softdep_disk_io_initiation().

Reviewed by:	mckusick
2005-09-05 22:14:33 +00:00
..
ffs Retain generation count when writing zeroes instead of an inode to disk. 2005-09-05 22:14:33 +00:00
ufs In the ufsdirhash_build() failure case for corrupted directories 2005-08-17 08:48:42 +00:00