• I
    Btrfs: add basic restriper infrastructure · c9e9f97b
    Ilya Dryomov 提交于
    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: NIlya Dryomov <idryomov@gmail.com>
    c9e9f97b
ctree.h 91.6 KB