From 144a4c2ff75552e2aabb9256ca0ec5e277097153 Mon Sep 17 00:00:00 2001 From: Steven Whitehouse Date: Thu, 19 Apr 2012 10:38:50 +0100 Subject: [PATCH] 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-format-patch failed