Date: Sun, 26 Jan 2003 17:57:15 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libufs sblock.c Message-ID: <200301270157.h0R1vFQP008719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/01/26 17:57:15 PST Modified files: lib/libufs sblock.c Log: If we don't know where the sblock is (e.g. filling out a blank disk), then get it from the fs structure. Really libufs should have interfaces to generate both what we export, and what we import, based on eachother, and this should be full of redundant code to make sure everything is right... But really, we don't even deal with checksums, so plenty of room to improve. Revision Changes Path 1.8 +4 -0 src/lib/libufs/sblock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301270157.h0R1vFQP008719>