Date: Tue, 19 Apr 2005 21:55:28 +0000 (UTC) From: Garrett Wollman <wollman@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/label g_label_ufs.c Message-ID: <200504192155.j3JLtSHq037736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 2005-04-19 21:55:28 UTC
FreeBSD src repository
Modified files:
sys/geom/label g_label_ufs.c
Log:
The size of a filesystem may be less than the size of the provider it
resides on. Fix the special case of the filesystem fragment size not
evenly dividing the size of the provider. Fixing the general case
probably requires better superblock validation (left as an exercise to
the reader).
Revision Changes Path
1.3 +2 -2 src/sys/geom/label/g_label_ufs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504192155.j3JLtSHq037736>
