[GIT PULL] exfat fixes for 5.19-rc4

From: Namjae Jeon
Date: Sun Jun 26 2022 - 01:06:14 EST


Hi Linus,

This is exfat fixes pull request for v5.19-rc4. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-5.19-rc4

for you to fetch changes up to 204e6ceaa1035cb7b92b156517e88842ebb4c7ff:

exfat: use updated exfat_chain directly during renaming (2022-06-09
21:26:32 +0900)

----------------------------------------------------------------
Description for this pull request:
- Use updated exfat_chain directly instead of snapshot values in rename.

----------------------------------------------------------------
Sungjong Seo (1):
exfat: use updated exfat_chain directly during renaming

fs/exfat/namei.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)