GFS2: Log code fixes
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 19 Apr 2012 09:38:50 +0000 (10:38 +0100)
committerSteven 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