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:
11c8f01
)
GFS2: Eliminate __gfs2_glock_remove_from_lru
author
Bob Peterson
<rpeterso@redhat.com>
Mon, 5 Jan 2015 18:25:10 +0000
(13:25 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 9 Jan 2015 11:33:13 +0000
(11:33 +0000)
Since the only caller of function __gfs2_glock_remove_from_lru locks the
same spin_lock as gfs2_glock_remove_from_lru, the functions can be combined.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found