From: Steven Whitehouse Date: Thu, 19 Apr 2012 09:38:50 +0000 (+0100) Subject: GFS2: Log code fixes X-Git-Tag: v3.5-rc1~168^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144a4c2ff75552e2aabb9256ca0ec5e277097153;p=pandora-kernel.git GFS2: Log code fixes 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 --- Reading git-diff-tree failed