The following changes since commit 0dd3ee31125508cd67f7e7172247f05b7fd1753a:
Linux 6.7 (2024-01-07 12:18:38 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/exportfs-6.9
for you to fetch changes up to 42c3732fa8073717dd7d924472f1c0bc5b452fdc:
fs: Create a generic is_dot_dotdot() utility (2024-01-23 10:58:56 -0500)
----------------------------------------------------------------
exportfs fixes for v6.9
----------------------------------------------------------------
Chuck Lever (1):
fs: Create a generic is_dot_dotdot() utility
Trond Myklebust (1):
exportfs: fix the fallback implementation of the get_name export operation
fs/crypto/fname.c | 8 +-------
fs/ecryptfs/crypto.c | 10 ----------
fs/exportfs/expfs.c | 2 +-
fs/f2fs/f2fs.h | 11 -----------
fs/namei.c | 6 ++----
include/linux/fs.h | 11 +++++++++++
6 files changed, 15 insertions(+), 33 deletions(-)
--
Chuck Lever
On Tue, 23 Jan 2024 16:03:53 +0000, Chuck Lever III wrote:
> The following changes since commit 0dd3ee31125508cd67f7e7172247f05b7fd1753a:
>
> Linux 6.7 (2024-01-07 12:18:38 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/exportfs-6.9
>
> [...]
Pulled into the vfs.misc branch of the vfs/vfs.git tree.
Patches in the vfs.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series or pull request allowing us to
drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc
https://git.kernel.org/vfs/vfs/c/41d54434063c