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

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Feb 18 10:06:57 PST 2010


commit ef20d7548cdf6a09a8b0d66da2e9665deec5074c
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list