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)
commitfdb76a4228303491b1b9b8923310f2cbcec8dc9f
tree5b08c14e65adcd54dc440955b7a6e579e426a5cc
parentaf3a3ab2966112c0d0a44df7eeb1e95fe32d4495
GFS2: Drop "pull" argument from log_write_header()

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>
fs/gfs2/log.c
This page took 0.024647 seconds and 5 git commands to generate.