From: Mark Fasheh Date: Thu, 5 Oct 2006 22:11:36 +0000 (-0700) Subject: ocfs2: remove ocfs2_journal_handle flags field X-Git-Tag: v2.6.20-rc1~34^2~40^2~4^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c161f89be7d57af863e434e9b15afaa863343a7a;p=pandora-kernel.git ocfs2: remove ocfs2_journal_handle flags field Callers can set h_sync directly on the handle_t, whether a transaction has been started or not can be determined via the existence of the handle_t on the struct ocfs2_journal_handle. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed