Skip to content

Commit

Permalink
Revert accidental commit.
Browse files Browse the repository at this point in the history
Pointy hat to:	 peter
  • Loading branch information
DarkHelmet433 committed Jun 29, 2013
1 parent b08615c commit 51861f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys/kern/vfs_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51861f0

Please sign in to comment.