git: hammer2 hammer2 - hammer2_install_volume_header() cleanup
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 10 10:11:34 PST 2012
commit 99924359a19b0c5ee1be8e81c4c31d0b8af8b58b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Feb 10 10:10:27 2012 -0800
hammer2 - hammer2_install_volume_header() cleanup
* Use one bp and copy the best valid header into the hmp.
* Flesh out the error reporting.
* Document the fact that a read may fail due to device EOF.
Summary of changes:
sys/vfs/hammer2/hammer2_vfsops.c | 64 +++++++++++++++++++-------------------
1 files changed, 32 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99924359a19b0c5ee1be8e81c4c31d0b8af8b58b
--
DragonFly BSD source repository
More information about the Commits
mailing list