DragonFly commits List (threaded) for 2011-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: HAMMER VFS: record the name of the mount directory
commit 98ad7ade4883ecc520b2ba2a356e71709f584cf4
Author: Francois Tigeot <ftigeot@wolfpond.org>
Date: Mon Aug 15 14:42:23 2011 +0200
HAMMER VFS: record the name of the mount directory
* It has to be set at mount time in mp->mnt_stat.f_mntonname.
* Contrary to most filesystems, Hammer didn't do it.
* The new code was taken from ffs_mount() and OpenBSD's vfs_rootmountalloc()
Summary of changes:
sys/vfs/hammer/hammer_vfsops.c | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98ad7ade4883ecc520b2ba2a356e71709f584cf4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]