summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_bio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_bio.c')
-rw-r--r--sys/kern/vfs_bio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c
index f21f48e..eafb977 100644
--- a/sys/kern/vfs_bio.c
+++ b/sys/kern/vfs_bio.c
@@ -3102,7 +3102,6 @@ bufdone(struct buf *bp)
int s;
void (*biodone)(struct buf *);
- GIANT_REQUIRED;
s = splbio();
OpenPOWER on IntegriCloud