commit | e7786c3ae517b2c433edc91714e86be770e9f1ce | [log] [tgz] |
---|---|---|
author | Arne Jansen <sensille@gmx.net> | Sat May 28 20:58:38 2011 +0000 |
committer | Chris Mason <chris.mason@oracle.com> | Sat Jun 04 08:03:46 2011 -0400 |
tree | 90caab3728a36a579162b4868f41fc3426c5cbb4 | |
parent | a4689d2bd3b00dcf5c4320f06e0ab88810fbff9c [diff] |
btrfs: scrub: add explicit plugging With the removal of the implicit plugging scrub ends up doing more and smaller I/O than necessary. This patch adds explicit plugging per chunk. Signed-off-by: Arne Jansen <sensille@gmx.net> Signed-off-by: Chris Mason <chris.mason@oracle.com>