git: mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Sep 18 15:12:54 PDT 2010
commit b817015321cb0a0a9f23918d70e8562508598944
Author: Sascha Wildner <saw at online.de>
Date: Sun Sep 19 00:08:54 2010 +0200
mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option.
It will copy the contents of the underlying mount point directory into
the tmpfs mount.
Summary of changes:
sbin/mount_tmpfs/Makefile | 8 ++++++--
sbin/mount_tmpfs/mount_tmpfs.8 | 8 +++++++-
sbin/mount_tmpfs/mount_tmpfs.c | 31 +++++++++++++++++++------------
3 files changed, 32 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b817015321cb0a0a9f23918d70e8562508598944
--
DragonFly BSD source repository
More information about the Commits
mailing list