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:
b7e63a1
)
NFS: Fix a delegation callback race
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 3 Mar 2014 03:03:12 +0000
(22:03 -0500)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Mon, 3 Mar 2014 03:03:12 +0000
(22:03 -0500)
The clean-up in commit
36281caa839f
ended up removing a NULL pointer check
that is needed in order to prevent an Oops in
nfs_async_inode_return_delegation().
Reported-by: "Yan, Zheng" <zheng.z.yan@intel.com>
Link:
http://lkml.kernel.org/r/5313E9F6.2020405@intel.com
Fixes:
36281caa839f
(NFSv4: Further clean-ups of delegation stateid validation)
Cc: stable@vger.kernel.org # 3.4+
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/delegation.c
patch
|
blob
|
history
diff --cc
fs/nfs/delegation.c
Simple merge