git: tmpfs - Add support for setting the root uid/gid/mode for the tmpfs mount.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Feb 28 17:04:01 PST 2010
commit 1b5c5deba66061fb0e9fa8f60d506402675f9f11
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Feb 28 17:02:40 2010 -0800
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 at gmail.com>
Summary of changes:
sys/vfs/tmpfs/tmpfs_vfsops.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b5c5deba66061fb0e9fa8f60d506402675f9f11
--
DragonFly BSD source repository
More information about the Commits
mailing list