看板 DFBSD_commit 關於我們 聯絡資訊
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