ufs - Adjust the on-disk structure to FreeBSD's
authorAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 04:03:13 +0000 (04:03 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 18:02:57 +0000 (18:02 +0000)
commitf8ca964d3c6a24bf015fb97e5267c476e6fc4b0e
tree1a2aebf8384fc263c6a2cc9ad370907dfe879b6f
parent751a320c70d1d8cdf5041645d4eb4b7074ff7eb4
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
sys/vfs/ufs/fs.h