git: sbin/hammer: Check existence of PFS#0 when creating PFS

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Dec 14 05:06:59 PST 2015


commit e1c333cb4490c25291b202f83f83717708899ea4
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Mon Dec 14 00:35:28 2015 +0900

    sbin/hammer: Check existence of PFS#0 when creating PFS
    
    hammer_cmd_pseudofs_create() checks from PFS#0 to PFS#0xffff
    to find available PFS#, but PFS#0 must always exist.

Summary of changes:
 sbin/hammer/cmd_pfs.c | 5 +++++
 1 file changed, 5 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e1c333cb4490c25291b202f83f83717708899ea4


-- 
DragonFly BSD source repository



More information about the Commits mailing list