git: DragonFly_RELEASE_5_4 hammer2 - Cleanup 'info' command
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 18 08:38:51 PST 2018
commit 5e706374ab02f8acc849d88c0a6efc347e9b0541
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 18 08:31:56 2018 -0800
hammer2 - Cleanup 'info' command
* hammer2 info validates the partition info, but assumed that
the filesystem would be a disklabel. Add code to validate
against GPT slices too by checking the filesystem uuid.
Reported-by: ftigeot
Summary of changes:
sbin/hammer2/cmd_info.c | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e706374ab02f8acc849d88c0a6efc347e9b0541
--
DragonFly BSD source repository
More information about the Commits
mailing list