Date: Fri, 7 Mar 2003 15:49:16 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c Message-ID: <200303072349.h27NnGOl097453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2003/03/07 15:49:16 PST FreeBSD src repository Modified files: sys/ufs/ffs ffs_snapshot.c Log: Use the appropriate size when zeroing out the unused portion of a snapshot's copy of a superblock. This patch fixes a panic when taking a snapshot of a 4096/512 filesystem. Reported by: Ian Freislich <ianf@za.uu.net> Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.64 +3 -3 src/sys/ufs/ffs/ffs_snapshot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303072349.h27NnGOl097453>