From: Steven Whitehouse Date: Tue, 3 Apr 2012 14:04:22 +0000 (+0100) Subject: GFS2: Make gfs2_log_fake_buf() write the buffer too X-Git-Tag: v3.5-rc1~168^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14e5f1848dcaed611e7dadfaa0d593a4a1b93010;p=pandora-kernel.git GFS2: Make gfs2_log_fake_buf() write the buffer too 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 --- Reading git-diff-tree failed