Date: Thu, 30 Dec 2010 10:41:17 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c Message-ID: <201012301041.oBUAfeZu083962@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-12-30 10:41:17 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c Log: SVN rev 216817 on 2010-12-30 10:41:17Z by kib In indir_trunc(), when processing jnewblk entries that are not written to the disk, recurse to handle indirect blocks of next level that are hidden by the corresponding entry. In collaboration with: pho Reviewed by: jeff, mckusick Tested by: mckusick, pho Revision Changes Path 1.260 +29 -10 src/sys/ufs/ffs/ffs_softdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012301041.oBUAfeZu083962>