From 9b90e5e02896406a6da28a376568003d14c06770 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Wed, 4 Jan 2012 22:01:53 -0500 Subject: [PATCH] ext4: reserve new feature flag codepoints Reserve the ext4 features flags EXT4_FEATURE_RO_COMPAT_METADATA_CSUM, EXT4_FEATURE_INCOMPAT_INLINEDATA, and EXT4_FEATURE_INCOMPAT_LARGEDIR. Signed-off-by: "Theodore Ts'o" --- Reading git-format-patch failed