https://github.com/torvalds/linux
Revision 68310a5e42f93c2242ec1836c3b18d531e0065e2 authored by Ilya Dryomov on 22 June 2012, 18:24:12 UTC, committed by Chris Mason on 02 July 2012, 19:39:16 UTC
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: Ilya Dryomov <idryomov@gmail.com>
1 parent c3473e8
History
Tip revision: 68310a5e42f93c2242ec1836c3b18d531e0065e2 authored by Ilya Dryomov on 22 June 2012, 18:24:12 UTC
Btrfs: restore restriper state on all mounts
Tip revision: 68310a5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.4 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top