Date: Thu, 3 Feb 2005 10:16:02 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_mbr.c Message-ID: <200502031016.j13AG20i022440@repoman.freebsd.org>
index | next in thread | raw e-mail
pjd 2005-02-03 10:16:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom geom_mbr.c
Log:
MFC: geom_mbr.c 1.64
Protect against recursive slices creation in simlar way as it is done
in BSD class, ie. if provider below us uses the same metadata, don't
create slices based on the metadata.
This allows to create slices on geoms with rank != 1 without hacks.
Discussed with: phk
Approved by: phk
Revision Changes Path
1.60.2.1 +33 -7 src/sys/geom/geom_mbr.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502031016.j13AG20i022440>
