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:
a11a2bf
)
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 13 Aug 2012 21:15:50 +0000
(17:15 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:03 +0000
(16:03 -0400)
We want to be able to distinguish between allocation failures, and
the case where the lock context is not needed (because there are no
locks).
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found