All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfs-utils: detect and log write errors
@ 2009-04-02  0:05 Kevin Coffman
       [not found] ` <20090402000430.3234.81110.stgit-Cm81N35Y91hZN1qrTdtDg5Vzexx5G7lz@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Coffman @ 2009-04-02  0:05 UTC (permalink / raw)
  To: steved; +Cc: linux-nfs

Address at least one cause of a problem that has been reported
where it appears that a gss context was successfully created,
but the server returns GSS_S_NO_CONTEXT.

---

Kevin Coffman (2):
      svcgssd: check the return code from qword_eol() and log failures
      cacheio: return any original error from qword_eol


 support/nfs/cacheio.c     |   10 ++++++++--
 utils/gssd/svcgssd_proc.c |    4 ++++
 2 files changed, 12 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2009-04-04 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-02  0:05 [PATCH 0/2] nfs-utils: detect and log write errors Kevin Coffman
     [not found] ` <20090402000430.3234.81110.stgit-Cm81N35Y91hZN1qrTdtDg5Vzexx5G7lz@public.gmane.org>
2009-04-02  0:05   ` [PATCH 1/2] cacheio: return any original error from qword_eol Kevin Coffman
2009-04-02  0:05   ` [PATCH 2/2] svcgssd: check the return code from qword_eol() and log failures Kevin Coffman
2009-04-04 11:52   ` [PATCH 0/2] nfs-utils: detect and log write errors Steve Dickson

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.