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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>