utilities - TMPFS - Pass tmpfs_args to mount()
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 18 Feb 2010 18:02:29 +0000 (10:02 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 18 Feb 2010 18:02:29 +0000 (10:02 -0800)
commitef20d7548cdf6a09a8b0d66da2e9665deec5074c
treeea0776f00d13c45e20c32b3036eb29c88f6117fa
parent12a5de0e82d8e24852e1d81fd933490dcc335925
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.
sbin/mount_tmpfs/Makefile
sbin/mount_tmpfs/mount_tmpfs.c