mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
ext4: invalidate pages if delalloc block allocation fails.
We are a bit agressive in invalidating all the pages. But it is ok because we really don't know why the block allocation failed and it is better to come of the writeback path so that user can look for more info. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
This commit is contained in:
parent
af5bc92dde
commit
c4a0c46ec9
1 changed files with 73 additions and 12 deletions
Loading…
Add table
Add a link
Reference in a new issue