NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 23 Jan 2015 23:48:00 +0000 (18:48 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 04:06:44 +0000 (23:06 -0500)
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 <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c

Simple merge
Simple merge