Whamcloud - gitweb
tune2fs: Cleanup feature handling to avoid merge conflicts
authorTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2008 20:08:14 +0000 (15:08 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 26 Feb 2008 20:08:14 +0000 (15:08 -0500)
commit885bf6b83252672eb2e9bd2fb6fd45a1978b0661
treedaa44fdb58fbef742d5118c67bda8a7d1aab87a9
parent7c4a2ef5946a52b9efa70b110d5abcf8f4fb6abe
tune2fs: Cleanup feature handling to avoid merge conflicts

Use a more abstract set of feature tests to avoid merge conflicts as
we add support for new features in the maint, master, next, and pu git
branches.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/tune2fs.c