btrfs: change nr to u64 in btrfs_start_delalloc_roots
[linux-block.git] / fs / btrfs / space-info.c
index 475968ccbd1d1be3a93d1f256d685a6e28264f8a..266ff14e4c8c177049fc0154412f48830976312f 100644 (file)
@@ -477,7 +477,7 @@ again:
 }
 
 static void btrfs_writeback_inodes_sb_nr(struct btrfs_fs_info *fs_info,
-                                        unsigned long nr_pages, int nr_items)
+                                        unsigned long nr_pages, u64 nr_items)
 {
        struct super_block *sb = fs_info->sb;