[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <888a008e-bfa0-6323-413b-5c4bf2485726@acm.org>
Date: Mon, 20 Apr 2020 06:49:56 -0700
From: Bart Van Assche <bvanassche@....org>
To: Martijn Coenen <maco@...roid.com>, axboe@...nel.dk, hch@....de,
ming.lei@...hat.com
Cc: narayan@...gle.com, zezeozue@...gle.com, kernel-team@...roid.com,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
maco@...gle.com, Chaitanya.Kulkarni@....com
Subject: Re: [PATCH 2/4] loop: Factor out configuring loop from status.
On 4/20/20 1:04 AM, Martijn Coenen wrote:
> static int
> -loop_set_status(struct loop_device *lo, const struct loop_info64 *info)
> +loop_set_from_status(struct loop_device *lo, const struct loop_info64 *info)
> {
An additional question: since this function sets the status of 'lo'
based on the information in 'info', would "loop_set_status" or
"loop_set_status_from_info" be a better name for this function?
Thanks,
Bart.
Powered by blists - more mailing lists