From: Steven Whitehouse Date: Mon, 2 Apr 2012 14:34:36 +0000 (+0100) Subject: GFS2: Drop "pull" argument from log_write_header() X-Git-Tag: v3.5-rc1~168^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb76a4228303491b1b9b8923310f2cbcec8dc9f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed