Re: [f2fs-dev] [PATCH v8 00/17] Subject: Exposing case folding behavior
[email protected] Wed, 24 Jun 2026 08:59:35 +0000
| Newsgroups | org.kernel.vger.linux-api,net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-cifs,org.kernel.vger.linux-ext4,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-nfs,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <178229157577.2577930.354083176752004996.git-patchwork-notify@kernel.org> |
Hello: This series was applied to jaegeuk/f2fs.git (dev) by Christian Brauner <[email protected]>: On Tue, 17 Feb 2026 16:47:24 -0500 you wrote: > From: Chuck Lever <[email protected]> > > Following on from > > https://lore.kernel.org/linux-nfs/20251021-zypressen-bazillus-545a44af57fd@brauner/T/#m0ba197d75b7921d994cf284f3cef3a62abb11aaa > > I'm attempting to implement enough support in the Linux VFS to > enable file services like NFSD and ksmbd (and user space > equivalents) to provide the actual status of case folding support > in local file systems. The default behavior for local file systems > not explicitly supported in this series is to reflect the usual > POSIX behaviors: > > [...] Here is the summary with links: - [f2fs-dev,v8,01/17] fs: Move file_kattr initialization to callers (no matching commit) - [f2fs-dev,v8,02/17] fs: Add case sensitivity flags to file_kattr https://git.kernel.org/jaegeuk/f2fs/c/3035e4454142 - [f2fs-dev,v8,03/17] fat: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,04/17] exfat: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,05/17] ntfs3: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,06/17] hfs: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,07/17] hfsplus: Report case sensitivity in fileattr_get (no matching commit) - [f2fs-dev,v8,08/17] ext4: Report case sensitivity in fileattr_get (no matching commit) - [f2fs-dev,v8,09/17] xfs: Report case sensitivity in fileattr_get (no matching commit) - [f2fs-dev,v8,10/17] cifs: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,11/17] nfs: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,12/17] f2fs: Add case sensitivity reporting to fileattr_get (no matching commit) - [f2fs-dev,v8,13/17] vboxsf: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,14/17] isofs: Implement fileattr_get for case sensitivity (no matching commit) - [f2fs-dev,v8,15/17] nfsd: Report export case-folding via NFSv3 PATHCONF (no matching commit) - [f2fs-dev,v8,16/17] nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVING (no matching commit) - [f2fs-dev,v8,17/17] ksmbd: Report filesystem case sensitivity via FS_ATTRIBUTE_INFORMATION (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html