Author: peter
Date: Sat Jun 29 05:05:57 2013
New Revision: 252368
URL: http://svnweb.freebsd.org/changeset/base/252368

Log:
  Revert accidental commit.
  
  Pointy hat to:         peter

Modified:
  head/sys/kern/vfs_init.c

Modified: head/sys/kern/vfs_init.c
==============================================================================
--- head/sys/kern/vfs_init.c    Sat Jun 29 04:35:04 2013        (r252367)
+++ head/sys/kern/vfs_init.c    Sat Jun 29 05:05:57 2013        (r252368)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to