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:
48e4918
)
NLM: Fix Oops in nlmclnt_mark_reclaim()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 19 Dec 2005 22:11:25 +0000
(17:11 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 20 Dec 2005 04:12:31 +0000
(23:12 -0500)
When mixing -olock and -onolock mounts on the same client, we have to
check that fl->fl_u.nfs_fl.owner is set before dereferencing it.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found