mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: unplug all devices in the unplug call back
For larger multi-device filesystems, there was logic to limit the number of devices unplugged to just the page that was sent to our sync_page function. But, the code wasn't always unplugging the right device. Since this was just an optimization, disable it for now. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
b4eec2ca11
commit
9f0ba5bd91
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue