On Fri, Jan 04, 2019 at 04:35:43PM +0100, David Sterba wrote:
> > @@ -4743,7 +4743,7 @@ static void shrink_delalloc(struct btrfs_fs_info 
> > *fs_info, u64 to_reclaim,
> >     struct btrfs_space_info *space_info;
> >     struct btrfs_trans_handle *trans;
> >     u64 delalloc_bytes;
> > -   u64 max_reclaim;
> > +   u64 async_pages;
> 
> This could be int, as it's compared to an atomic_t, otherwise ok.

As this is a different change, please send a separate patch, I've
applied the rename to misc-next.

Reply via email to