Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.4

This commit is contained in:
Chris Mason
2015-12-15 09:09:59 -08:00
5 changed files with 10 additions and 8 deletions

View File

@@ -891,7 +891,7 @@ out:
spin_unlock(&block_group->lock);
ret = 0;
btrfs_warn(fs_info, "failed to load free space cache for block group %llu, rebuild it now",
btrfs_warn(fs_info, "failed to load free space cache for block group %llu, rebuilding it now",
block_group->key.objectid);
}