Re: [PATCH v2] ext4: have ext4_xattr_set_handle() allocate journal credits
From: Tahsin Erdogan
Date: Tue Jul 04 2017 - 03:23:19 EST
> Are you aware of other cases where we're likely to run into problems
> besides ext4_new_inode()?
Nope. If we can get ext4_new_inode() case covered we should be fine.
I will abandon this patch and will work on a patch that adds extra
credits in __ext4_new_inode().
thanks