History log of /illumos-gate/usr/src/cmd/fs.d/ufs/fsck/pass1.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 2a8bcb4e 27-Dec-2022 Toomas Soome

15289 cmd: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>


# ce37393a 28-Feb-2008 owenr

6475797 fsck can report "BAD STATE 0x5X TO BLKERR" and terminate


# 39542a18 29-Apr-2007 abalfour

6547966 panic: free: freeing free block, after newfs -T and fsck


# 303bf60b 15-Nov-2005 sdebnath

PSARC 2004/422 posix_fallocate
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation


# 355d6bb5 22-Aug-2005 swilcox

1260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditions
4836779 fsck requires multiple runs to clear up DUP or BAD blocks
4845221 ufs/fsck can't handle filesystem name

1260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditions
4836779 fsck requires multiple runs to clear up DUP or BAD blocks
4845221 ufs/fsck can't handle filesystem name argument
4857410 ufs_sync_indir() walks off the end of the i_ib array
4872089 fsck almost always reports FREE BLK COUNT(S) WRONG IN SUPERBLK
4890510 fsck can't properly recover the filesystem
5086715 ufs fsck has memory leaks
6175186 fsck should not need to be run multiple times
6208131 fsck needs to be able to recover filesystem problems (nbfree,ndir,nifree,nffree suspect)
6312941 PSARC 2005/044 UFS fsck rerun messaging
6312946 PSARC 2005/045 UFS fsck verbose option
6312949 PSARC 2005/051 UFS fsck automated search for a backup superblocks
6312954 PSARC 2005/043 UFS newfs/mkfs superblock calculation options

--HG--
rename : usr/src/cmd/fs.d/ufs/fsck/pass2.c => deleted_files/usr/src/cmd/fs.d/ufs/fsck/pass2.c

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch