git: utilities - TMPFS - Pass tmpfs_args to mount()

看板DFBSD_commit作者時間16年前 (2010/02/19 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ef20d7548cdf6a09a8b0d66da2e9665deec5074c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Feb 18 10:02:29 2010 -0800 utilities - TMPFS - Pass tmpfs_args to mount() * Pass parameters to mount(). Parameters were being ignored. * Use dehumanize_number() so suffixes can be specified for numbers when using -s, -n. Summary of changes: sbin/mount_tmpfs/Makefile | 1 + sbin/mount_tmpfs/mount_tmpfs.c | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef20d7548cdf6a09a8b0d66da2e9665deec5074c -- DragonFly BSD source repository
文章代碼(AID): #1BVOUexR (DFBSD_commit)