NetBSD/sys/ufs
chs ea4c4a989f allow read-only mounts even if we can't read the last fragment of the fs.
this enables one to recover data from a failing disk (where the read failure
is a hardware problem) while avoiding corrupting the fs further (in the case
where the read failure is due to a misconfiguration).
2002-06-09 16:46:49 +00:00
..
ext2fs #if 0 a test that is always false (and the XXX comment above it 2002-05-30 18:54:55 +00:00
ffs allow read-only mounts even if we can't read the last fragment of the fs. 2002-06-09 16:46:49 +00:00
lfs Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure, 2002-06-06 00:46:24 +00:00
mfs Don't use local extern declarations for the mountroot variable or 2002-03-04 02:25:21 +00:00
ufs In ufs_mkdir(), write the data block *before* updating the inode with the 2002-05-14 17:37:52 +00:00
Makefile
files.ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00