From: Trond Myklebust Date: Fri, 23 Jan 2015 23:48:00 +0000 (-0500) Subject: NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails X-Git-Tag: fixes-v4.0-rc1~136^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=badc76dd0dc6d55a86c79e952f19d3af24708058;p=pandora-kernel.git NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails When we relax the sequencing on the NFSv4.1 OPEN/CLOSE code, we will want to use the value NULL to indicate that no sequencing is needed. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed