Revert accidental commit.
Pointy hat to: peter
This commit is contained in:
parent
76665df9bf
commit
0a943e59c9
@ -201,7 +201,6 @@ vfs_register(struct vfsconf *vfc)
|
||||
} else
|
||||
vfc->vfc_typenum = maxvfsconf++;
|
||||
TAILQ_INSERT_TAIL(&vfsconf, vfc, vfc_list);
|
||||
vfc->vfc_flags |= VFCF_JAIL;
|
||||
|
||||
/*
|
||||
* If this filesystem has a sysctl node under vfs
|
||||
|
Loading…
Reference in New Issue
Block a user