tmpfs - Add additional mount options
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 7 Apr 2010 16:34:43 +0000 (09:34 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 7 Apr 2010 16:34:43 +0000 (09:34 -0700)
commit817a2fd9202facea9e37e861c90659595b48cdba
treea5c8cb22d72d63748dc466664471e79f16c19eb7
parent527a7bdbea8255497e82f6cba67a4693c83f2620
tmpfs - Add additional mount options

* Add named mount options for guid, uid, mode (root inode)
* Add named mount options ofr inodes, size, and maxfilesize.

Submitted-by: Naoya Sugioka <naoya.sugioka@gmail.com>
sbin/mount_tmpfs/mount_tmpfs.8
sbin/mount_tmpfs/mount_tmpfs.c
share/man/man5/tmpfs.5
sys/vfs/tmpfs/tmpfs_args.h
sys/vfs/tmpfs/tmpfs_vfsops.c