git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
568a810
)
nfs: handle lock context allocation failures in nfs_create_request
author
Jeff Layton
<jlayton@redhat.com>
Thu, 28 Oct 2010 14:10:37 +0000
(10:10 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 28 Oct 2010 15:17:25 +0000
(11:17 -0400)
nfs_get_lock_context can return NULL on an allocation failure.
Regression introduced by commit
f11ac8db
.
Reported-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found