看板 DFBSD_commit 關於我們 聯絡資訊
commit f8ca964d3c6a24bf015fb97e5267c476e6fc4b0e Author: Alex Hornung <ahornung@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