public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4]: Fix EAGAIN handling for the filelayout
@ 2010-06-13 20:18 Fred Isaman
  2010-06-13 20:18 ` [PATCH 1/4] pnfs-submit: filelayout: Stop using pnfs_call_done and friends Fred Isaman
  2010-06-15  0:08 ` [PATCH 0/4]: Fix EAGAIN handling for the filelayout Benny Halevy
  0 siblings, 2 replies; 6+ messages in thread
From: Fred Isaman @ 2010-06-13 20:18 UTC (permalink / raw)
  To: linux-nfs

These patches remove pnfs_call_done and all the routines associated with it.
They were quite buggy for filelayout, and tended to crash the client anytime
EAGAIN handling was invoked (in particular on short reads.)

The first patch just has filelayout avoid using them entirely. It should NOT
be reverted in the post-submit.

The subsequent patches remove the unused code for pnfs-submit. It is
expected they will be reverted in the post-submit.

Fred


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

end of thread, other threads:[~2010-06-15  0:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-13 20:18 [PATCH 0/4]: Fix EAGAIN handling for the filelayout Fred Isaman
2010-06-13 20:18 ` [PATCH 1/4] pnfs-submit: filelayout: Stop using pnfs_call_done and friends Fred Isaman
2010-06-13 20:18   ` [PATCH 2/4] pnfs-submit: Remove checks for non-rpc drivers Fred Isaman
2010-06-13 20:18     ` [PATCH 3/4] pnfs-submit: Remove pnfs_call_done and friends Fred Isaman
2010-06-13 20:18       ` [PATCH 4/4] pnfs-submit: Remove pnfs_error Fred Isaman
2010-06-15  0:08 ` [PATCH 0/4]: Fix EAGAIN handling for the filelayout Benny Halevy

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