diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/md/md.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/md/md.c b/sys/dev/md/md.c index 958fc9856d34d..5b62659cadcee 100644 --- a/sys/dev/md/md.c +++ b/sys/dev/md/md.c @@ -368,7 +368,6 @@ g_md_start(struct bio *bp) switch(bp->bio_cmd) { case BIO_GETATTR: - case BIO_SETATTR: g_io_deliver(bp, EOPNOTSUPP); return; } |
