Re: [PATCH -next] ext4: fix miss release buffer head in ext4_fc_write_inode

From: Theodore Ts'o
Date: Thu Sep 29 2022 - 23:21:09 EST


On Wed, 14 Sep 2022 18:08:59 +0800, Ye Bin wrote:
> In 'ext4_fc_write_inode' function first call 'ext4_get_inode_loc' get 'iloc',
> after use it miss release 'iloc.bh'.
> So just release 'iloc.bh' before 'ext4_fc_write_inode' return.
>
>

Applied, thanks!

[1/1] ext4: fix miss release buffer head in ext4_fc_write_inode
commit: 4937c59dc3958303e35f68fd345a4e063b39c20f

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>