From: Andy Adamson Date: Fri, 4 Dec 2009 20:55:30 +0000 (-0500) Subject: nfs41: free the slot on unhandled read errors X-Git-Tag: v2.6.33-rc1~287^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36bbe34239f63377b5179ad32fd13cd71d6e1ba7;p=pandora-kernel.git nfs41: free the slot on unhandled read errors nfs4_read_done returns zero on unhandled errors. nfs_readpage_result will return on a negative tk_status without freeing the slot. Call nfs4_sequence_free_slot on unhandled errors in nfs4_read_done. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed