]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JFS: Fix conflicting superblock flags
authorDave Kleikamp <shaggy@austin.ibm.com>
Wed, 6 Dec 2006 23:48:32 +0000 (17:48 -0600)
committerDave Kleikamp <shaggy@austin.ibm.com>
Wed, 6 Dec 2006 23:48:32 +0000 (17:48 -0600)
commit36b12fb709d229f277efbbe710031d5a429b2412
tree98705b116a6ab16744d857057168ac28b96d6e4f
parentec0bf39a471bf6fcd01def2bd677128cea940b73
JFS: Fix conflicting superblock flags

JFS_NOINTEGRITY and JFS_USRQUOTA are defined to be the same value.
Change JFS_NOINTEGRITY to 0x40 and re-order the flags in the header
file to avoid repeating this problem.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/jfs_filsys.h