]> Pileus Git - ~andy/linux/blobdiff - fs/ext3/ioctl.c
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
[~andy/linux] / fs / ext3 / ioctl.c
index 8c22aa9a7fbbfe919190e6ae775442a7004aea58..3a6b012d120cedae637169ee747ec43b36b25e47 100644 (file)
@@ -204,7 +204,7 @@ flags_err:
                return 0;
        }
        case EXT3_IOC_GROUP_EXTEND: {
-               unsigned long n_blocks_count;
+               ext3_fsblk_t n_blocks_count;
                struct super_block *sb = inode->i_sb;
                int err;