linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fixes for exportfs
@ 2024-01-23 16:03 Chuck Lever III
  2024-01-23 16:28 ` Christian Brauner
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Lever III @ 2024-01-23 16:03 UTC (permalink / raw)
  To: Christian Brauner
  Cc: linux-fsdevel, Linux NFS Mailing List, Jeff Layton,
	Amir Goldstein

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-23 16:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 16:03 [GIT PULL] fixes for exportfs Chuck Lever III
2024-01-23 16:28 ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).