commit | 144a4c2ff75552e2aabb9256ca0ec5e277097153 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Thu Apr 19 10:38:50 2012 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Apr 24 16:44:38 2012 +0100 |
tree | aa27e93cc135ba15eb3fe17e732ed74b1a7b8886 | |
parent | 4306629e1c0fd098d52f499e5a60aaa03e30df0d [diff] |
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 <swhiteho@redhat.com>