Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/1] inject process namespace into machinename field
@ 2026-06-26 12:52 Tigran Mkrtchyan
  2026-06-26 12:52 ` [PATCH 1/1] [RFC] sunrpc: " Tigran Mkrtchyan
  0 siblings, 1 reply; 4+ messages in thread
From: Tigran Mkrtchyan @ 2026-06-26 12:52 UTC (permalink / raw)
  To: trondmy, chuck.lever, jlayton, anna; +Cc: linux-nfs, Tigran Mkrtchyan

This path don't intended to land into the kernel, but more trigger a
discussion and collect some ideas.

On large shared machines often multiple jobs of a same user run in
parallel. For debugging, it's usually impossible to identify requests
coming from different processes.

The batch systems like HTCondor or SLURM start every job in it's own
namespace, thus passing namespace info to the server will help by
debugging.


Tigran Mkrtchyan (1):
  [RFC] sunrpc: inject process namespace into machinename field

 net/sunrpc/auth_unix.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-06-26 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 12:52 [PATCH 0/1] inject process namespace into machinename field Tigran Mkrtchyan
2026-06-26 12:52 ` [PATCH 1/1] [RFC] sunrpc: " Tigran Mkrtchyan
2026-06-26 14:04   ` Jeff Layton
2026-06-26 14:21     ` Mkrtchyan, Tigran

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