mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: only flush down bios for writeback pages
The btrfs write_cache_pages call has a flush function so that it submits the bio it has been building before it waits on any writeback pages. This adds a check so that flush only happens on writeback pages. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
43dd729b86
commit
0e6bd956ed
1 changed files with 2 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue