DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: tmpfs - Add support for setting the root uid/gid/mode for the tmpfs mount.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 28 Feb 2010 17:03:37 -0800 (PST)

commit 1b5c5deba66061fb0e9fa8f60d506402675f9f11
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]