This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / fs / jfs / super.c
index ecf1bca..7c91ccf 100644 (file)
@@ -403,10 +403,6 @@ static int jfs_fill_super(struct super_block *sb, void *data, int silent)
        }
        sbi->flag = flag;
 
-#ifdef CONFIG_JFS_POSIX_ACL
-       sb->s_flags |= MS_POSIXACL;
-#endif
-
        if (newLVSize) {
                printk(KERN_ERR "resize option for remount only\n");
                return -EINVAL;