git: ufs - Adjust the on-disk structure to FreeBSD's
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:58 PST 2010
commit f8ca964d3c6a24bf015fb97e5267c476e6fc4b0e
Author: Alex Hornung <ahornung at gmail.com>
Date: Mon Nov 15 04:03:13 2010 +0000
ufs - Adjust the on-disk structure to FreeBSD's
* Adjust the superblock on-disk structure a bit to include a few things
like a volume name as FreeBSD does.
* NOTE: This introduces no functional changes but will allow to easily
extract volume names from volumes.
Obtained-from: FreeBSD
Summary of changes:
sys/vfs/ufs/fs.h | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f8ca964d3c6a24bf015fb97e5267c476e6fc4b0e
--
DragonFly BSD source repository
More information about the Commits
mailing list