Author: kib
Date: Thu Jan 19 20:03:26 2017
New Revision: 312435
URL: https://svnweb.freebsd.org/changeset/base/312435

Log:
  Remove mistakenly merged field.
  
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week

Modified:
  head/sys/fs/tmpfs/tmpfs.h

Modified: head/sys/fs/tmpfs/tmpfs.h
==============================================================================
--- head/sys/fs/tmpfs/tmpfs.h   Thu Jan 19 19:58:08 2017        (r312434)
+++ head/sys/fs/tmpfs/tmpfs.h   Thu Jan 19 20:03:26 2017        (r312435)
@@ -347,8 +347,6 @@ struct tmpfs_mount {
         */
        struct tmpfs_node *     tm_root;
 
-       struct mount *          tm_mnt;
-
        /*
         * Maximum number of possible nodes for this file system; set
         * during mount time.  We need a hard limit on the maximum number
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to