freebsd-dev/sys/ufs/ffs
Kirk McKusick 84ad0a66d0 This patch fixes a soft update panic while running perl 5.12 tests
which produced:

    panic: indir_trunc: Index out of range -148 parent -2061 lbn -305164

Reported by: Dimitry Andric
Fixed by: Jeff Roberson
2010-12-23 00:38:57 +00:00
..
ffs_alloc.c - Handle the truncation of an inode with an effective link count of 0 in 2010-07-06 07:11:04 +00:00
ffs_balloc.c
ffs_extern.h
ffs_inode.c Add function lbn_offset to calculate offset of the indirect block of 2010-11-11 11:35:42 +00:00
ffs_rawread.c
ffs_snapshot.c - Call softdep_prealloc() before any of the balloc routines in the 2010-05-07 08:45:21 +00:00
ffs_softdep.c This patch fixes a soft update panic while running perl 5.12 tests 2010-12-23 00:38:57 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Journal start looks up .sujournal file by doing lookup on the root dvp. 2010-12-01 21:19:11 +00:00
ffs_vnops.c - Handle the truncation of an inode with an effective link count of 0 in 2010-07-06 07:11:04 +00:00
fs.h Add function lbn_offset to calculate offset of the indirect block of 2010-11-11 11:35:42 +00:00
softdep.h Update comments in soft updates code to more fully describe 2010-09-14 18:04:05 +00:00