DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option.
commit b817015321cb0a0a9f23918d70e8562508598944
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]