GFS2: Make gfs2_log_fake_buf() write the buffer too
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 3 Apr 2012 14:04:22 +0000 (15:04 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 24 Apr 2012 15:44:26 +0000 (16:44 +0100)
Since we always write the buffer directly after this function
returns, we might as well merge it into here. This is a clean
up in preparation for some further updates to the log code
which are coming soon.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found