History log of /illumos-gate/usr/src/cmd/fs.d/ufs/fsck/pass5.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 6a634c9d 19-Aug-2010 Richard Lowe <richlowe@richlowe.net>

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# aa9740b1 16-Jul-2010 Andrew Balfour <Andrew.Balfour@Sun.COM>

6823148 "fsck -y" dumps core and exit with error 139 when fixing "ROTATIONAL POSITIONS BLOCK COUNT WRONG"


# 57846e82 27-May-2008 vsakar <none@none>

6660301 fsck does not fix the file system corruption related to information of rotational position.
6661844 panic from failed assertion in vm_machdep.c, line: 735


# 70e93bcc 23-Apr-2007 abalfour <none@none>

6504670 panic, assertion failed: fraglist[siz] >= 0, file: ../../common/fs/ufs/ufs_subr.c, line: 1501


# 77a343ab 12-Dec-2006 abalfour <none@none>

6431006 new fsck_ufs(1M) should be more helpful when encountering a bad CG with bad CG_MAGIC


# ef31a55c 15-Jun-2006 vk154806 <none@none>

6389488 new fsck_ufs(1M) complains about CG XXXX: IMPOSSIBLE NUMBER OF CYLINDERS IN GROUP


# 355d6bb5 22-Aug-2005 swilcox <none@none>

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

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 <none@none>

OpenSolaris Launch