const: make file_lock_operations const
[linux-2.6-block.git] / fs / ext3 / resize.c
index 8a0b26340b54d4fbddf9c3545d09e9217522889c..8359e7b3dc895b5bfc9b2e26f63c0c6de3227acc 100644 (file)
@@ -990,7 +990,7 @@ int ext3_group_extend(struct super_block *sb, struct ext3_super_block *es,
                        sb->s_id, n_blocks_count);
                if (sizeof(sector_t) < 8)
                        ext3_warning(sb, __func__,
-                       "CONFIG_LBD not enabled\n");
+                       "CONFIG_LBDAF not enabled\n");
                return -EINVAL;
        }