public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] nfsd: move error code mapping to per-version code
@ 2024-07-29  1:47 NeilBrown
  2024-07-29  1:47 ` [PATCH 1/3] nfsd: Move error code mapping to per-version proc code NeilBrown
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: NeilBrown @ 2024-07-29  1:47 UTC (permalink / raw)
  To: Chuck Lever, Jeff Layton
  Cc: linux-nfs, Olga Kornievskaia, Dai Ngo, Tom Talpey

These three patches replace my earlier patch
    [PATCH 3/6] nfsd: Move error code mapping to per-version xdr code.

The mapping is now in proc code, not xdr code.

NeilBrown

 [PATCH 1/3] nfsd: Move error code mapping to per-version proc code.
 [PATCH 2/3] nfsd: be more systematic about selecting error codes for
 [PATCH 3/3] nfsd: move error choice for incorrect object types to

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

end of thread, other threads:[~2024-08-09 12:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29  1:47 [PATCH 0/3] nfsd: move error code mapping to per-version code NeilBrown
2024-07-29  1:47 ` [PATCH 1/3] nfsd: Move error code mapping to per-version proc code NeilBrown
2024-07-29 15:04   ` Christoph Hellwig
2024-07-29  1:47 ` [PATCH 2/3] nfsd: be more systematic about selecting error codes for internal use NeilBrown
2024-07-29 15:05   ` Christoph Hellwig
2024-07-29  1:47 ` [PATCH 3/3] nfsd: move error choice for incorrect object types to version-specific code NeilBrown
2024-07-29 15:06   ` Christoph Hellwig
2024-08-08 10:37   ` Jeff Layton
2024-08-08 11:40     ` NeilBrown
2024-08-08 12:01       ` Jeff Layton
2024-08-08 22:00         ` NeilBrown
2024-08-09 12:34           ` Jeff Layton
2024-07-29 12:36 ` [PATCH 0/3] nfsd: move error code mapping to per-version code Jeff Layton
2024-07-29 15:16 ` Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox