All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname()
@ 2025-08-04 22:46 Eric Biggers
  2025-08-04 22:46 ` [PATCH v2 1/2] nfsd: Replace open-coded conversion of bytes to hex Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Biggers @ 2025-08-04 22:46 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton, linux-nfs
  Cc: NeilBrown, Olga Kornievskaia, Dai Ngo, Tom Talpey, Eric Biggers

Two cleanups for the MD5 calculation and formatting in
nfs4_make_rec_clidname().

Eric Biggers (2):
  nfsd: Replace open-coded conversion of bytes to hex
  nfsd: Eliminate an allocation in nfs4_make_rec_clidname()

 fs/nfsd/nfs4recover.c | 31 +++++--------------------------
 fs/nfsd/state.h       |  4 +++-
 2 files changed, 8 insertions(+), 27 deletions(-)


base-commit: 35a813e010b99894bb4706c56c16a580bf7959c2
-- 
2.50.1.565.gc32cd1483b-goog


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

end of thread, other threads:[~2026-06-03  8:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 22:46 [PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname() Eric Biggers
2025-08-04 22:46 ` [PATCH v2 1/2] nfsd: Replace open-coded conversion of bytes to hex Eric Biggers
2026-06-03  8:19   ` Andy Shevchenko
2025-08-04 22:47 ` [PATCH v2 2/2] nfsd: Eliminate an allocation in nfs4_make_rec_clidname() Eric Biggers
2025-08-05 14:29   ` Jeff Layton
2025-08-05 14:24 ` [PATCH v2 0/2] nfsd: Clean up nfs4_make_rec_clidname() Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.