tmpfs - Add support for setting the root uid/gid/mode for the tmpfs mount.
commit1b5c5deba66061fb0e9fa8f60d506402675f9f11
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Mar 2010 01:02:40 +0000 (28 17:02 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 1 Mar 2010 01:02:40 +0000 (28 17:02 -0800)
tree65b4c46bc587c74f9a6fdfae1517559cef06ce56
parente638452f5a59d42196e265fe5c17cb89f8390b18
tmpfs - Add support for setting the root uid/gid/mode for the tmpfs mount.

* Link uid/gid/mode setup from mount_tmpfs into the tmpfs VFS.

Submitted-by: Naoya Sugioka <naoya.sugioka@gmail.com>
sys/vfs/tmpfs/tmpfs_vfsops.c