From: Joseph Qi Date: Tue, 17 Feb 2015 00:00:15 +0000 (-0800) Subject: ocfs2: set append dio as a ro compat feature X-Git-Tag: fixes-v4.0-rc1~90^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=160cc266639d4213c15c103074561c1b44ffe691;p=pandora-kernel.git ocfs2: set append dio as a ro compat feature Intruduce a bit OCFS2_FEATURE_RO_COMPAT_APPEND_DIO and check it in write flow. If the bit is not set, fall back to the old way. Signed-off-by: Joseph Qi Cc: Weiwei Wang Cc: Joel Becker Cc: Junxiao Bi Cc: Mark Fasheh Cc: Xuejiufei Cc: alex chen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed