mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
ext4: Handle -EDQUOT error on write
We need to release the journal before we do a write_inode. Otherwise we could deadlock. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
This commit is contained in:
parent
74d2e4f8d7
commit
1db913823c
1 changed files with 18 additions and 14 deletions
Loading…
Add table
Add a link
Reference in a new issue