lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 26 Jun 2022 14:04:41 +0900
From:   Namjae Jeon <linkinjeon@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Sungjong Seo <sj1557.seo@...sung.com>
Subject: [GIT PULL] exfat fixes for 5.19-rc4

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(-)

Powered by blists - more mailing lists