[GIT PULL] AFFS fix for 5.12
From: David Sterba
Date: Mon Feb 15 2021 - 14:36:20 EST
Hi,
there's one minor fix for error handling in rename exchange. Please
pull, thanks.
----------------------------------------------------------------
The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:
Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-5.12-tag
for you to fetch changes up to 70779b897395b330ba5a47bed84f94178da599f9:
fs/affs: release old buffer head on error path (2021-02-09 17:11:03 +0100)
----------------------------------------------------------------
Pan Bian (1):
fs/affs: release old buffer head on error path
fs/affs/namei.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)