summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_io.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom_io.c')
-rw-r--r--sys/geom/geom_io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom_io.c b/sys/geom/geom_io.c
index c43e568..c0eded7 100644
--- a/sys/geom/geom_io.c
+++ b/sys/geom/geom_io.c
@@ -249,7 +249,6 @@ g_io_request(struct bio *bp, struct g_consumer *cp)
break;
case BIO_SETATTR:
case BIO_DELETE:
- case BIO_FORMAT:
if ((cp->acw == 0) || (cp->ace == 0))
error = EPERM;
break;
OpenPOWER on IntegriCloud