• I
    Btrfs: restore restriper state on all mounts · 68310a5e
    Ilya Dryomov 提交于
    Fix a bug that triggered asserts in btrfs_balance() in both normal and
    resume modes -- restriper state was not properly restored on read-only
    mounts.  This factors out resuming code from btrfs_restore_balance(),
    which is now also called earlier in the mount sequence to avoid the
    problem of some early writes getting the old profile.
    Signed-off-by: NIlya Dryomov <idryomov@gmail.com>
    68310a5e
disk-io.c 100.1 KB