Remove mistakenly merged field.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2017-01-19 20:03:26 +00:00
parent d23d294575
commit 538ee0d74e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312435

View File

@ -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