]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JBD2: Use the incompat macro for testing the incompat feature.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 5 Feb 2008 15:56:15 +0000 (10:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 5 Feb 2008 15:56:15 +0000 (10:56 -0500)
commit4d605179723a3fb8ba594d9516897426e6629a5b
tree42f7b1a77dcb9a7c348a3ebde0c49f9e8878a707
parentc4b8e635f525441b9cb0bab428b527858d977e8f
JBD2: Use the incompat macro for testing the incompat feature.

JBD2_FEATURE_INCOMPAT_ASYNC_COMMIT needs to be checked with
JBD2_HAS_INCOMPAT_FEATURE

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/commit.c
fs/jbd2/recovery.c