• Ilya Dryomov's avatar
    Btrfs: add basic restriper infrastructure · c9e9f97b
    Ilya Dryomov authored
    Add basic restriper infrastructure: extended balancing ioctl and all
    related ioctl data structures, add data structure for tracking
    restriper's state to fs_info, etc.  The semantics of the old balancing
    ioctl are fully preserved.
    
    Explicitly disallow any volume operations when balance is in progress.
    Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
    c9e9f97b
ioctl.h 9.7 KB