GFS2: Drop "pull" argument from log_write_header()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 2 Apr 2012 14:34:36 +0000 (15:34 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 24 Apr 2012 15:44:24 +0000 (16:44 +0100)
The "pull" argument to log_write_header() is only used
for debug purposes and it is not really needed any more. There
are other tests for this particular problem, so I think we can
dispose of it in order to simplify the code.

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

No differences found