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:
7ebe40f
)
nfsd: no need to unhash_stid before free
author
Benny Halevy
<bhalevy@primarydata.com>
Mon, 14 Oct 2013 06:01:55 +0000
(09:01 +0300)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 29 Oct 2013 14:03:27 +0000
(10:03 -0400)
idr_remove is about to be called before kmem_cache_free so unhashing it
is redundant
Signed-off-by: Benny Halevy <bhalevy@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found