Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Btrfs: Properly clear dirty and delalloc extent bits while preparing …
…the file for write Yan Zheng noticed that we don't clear the extent state tree dirty and delalloc bits when we clear the dirty bits on the page during file write. This leads to csum errors later on. Signed-off-by: Chris Mason <chris.mason@oracle.com>
- Loading branch information