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:
4306629
)
GFS2: Log code fixes
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 19 Apr 2012 09:38:50 +0000
(10:38 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 24 Apr 2012 15:44:38 +0000
(16:44 +0100)
This patch removes a log lock from around atomic operation where
it is not needed, removes an unused variable, and also changes
a void pointer used incorrectly to a struct page pointer.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found