git: hammer2 - Cleanup 'info' command

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 18 08:38:20 PST 2018


commit 35b31ee4e9e9cdc2fb5e1eff54bd87b3734c1188
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/35b31ee4e9e9cdc2fb5e1eff54bd87b3734c1188


-- 
DragonFly BSD source repository



More information about the Commits mailing list