[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <68e1530d-46c5-7879-0191-b62356759d3a@linux.dev>
Date: Mon, 26 Jul 2021 11:42:33 +0800
From: Guoqing Jiang <guoqing.jiang@...ux.dev>
To: Wang Jianchao <jianchao.wan9@...il.com>,
linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: tytso@....edu, adilger.kernel@...ger.ca
Subject: Re: [PATCH V3 1/5] ext4: remove the 'group' parameter of
ext4_trim_extent
On 7/24/21 3:41 PM, Wang Jianchao wrote:
> -static int ext4_trim_extent(struct super_block *sb, int start, int count,
> - ext4_group_t group, struct ext4_buddy *e4b)
> +static int ext4_trim_extent(struct super_block *sb,
> + int start, int count, struct ext4_buddy *e4b)
Nit, seems only need to change the second line.
Thanks,
Guoqing
Powered by blists - more mailing lists