mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
Btrfs: Make sure pages are dirty before doing delalloc for them
This adds a PageDirty check to the writeback path that locks pages for delalloc. If a page wasn't dirty at this point, it is in the process of being truncated away. Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
parent
5b7c3fcc46
commit
f2b1c41cf9
1 changed files with 2 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue