git: hammer2 - Add HAMMER2IOC_GROWFS ioctl

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Sep 1 14:27:11 PDT 2020


commit c007fe632b8e09440014fa2aad71c21f302186c6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Sep 1 14:24:28 2020 -0700

    hammer2 - Add HAMMER2IOC_GROWFS ioctl
    
    * This ioctl allows a live filesystem to be resized into a partition
      that has increased in size.

Summary of changes:
 sys/vfs/hammer2/hammer2.h       |   1 +
 sys/vfs/hammer2/hammer2_ioctl.c | 121 +++++++++++++++++++++++++++++++++++++++-
 sys/vfs/hammer2/hammer2_ioctl.h |  17 +++++-
 3 files changed, 137 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list