]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add vfs_getopt_size. Support human readable file system options in tmpfs.
authorGleb Kurtsou <gleb@FreeBSD.org>
Sat, 7 Apr 2012 15:27:34 +0000 (15:27 +0000)
committerGleb Kurtsou <gleb@FreeBSD.org>
Sat, 7 Apr 2012 15:27:34 +0000 (15:27 +0000)
commit0ff93c48daaad1a8dbb72a0d01006aaae075f328
tree00874eada13f023f0406076342f1eec9abf826b1
parentda7aa2778e0b618b671268c35b2bb41edc06da1a
Add vfs_getopt_size. Support human readable file system options in tmpfs.

Increase maximum tmpfs file system size to 4GB*PAGE_SIZE on 32 bit archs.

Discussed with: delphij
MFC after: 2 weeks
sys/fs/tmpfs/tmpfs_vfsops.c
sys/kern/vfs_mount.c
sys/sys/mount.h