[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200326072514.GI11304@nanopsycho.orion>
Date: Thu, 26 Mar 2020 08:25:14 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Jacob Keller <jacob.e.keller@...el.com>
Cc: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>
Subject: Re: [net-next v2 06/11] devlink: extract snapshot id allocation to
helper function
Thu, Mar 26, 2020 at 04:51:52AM CET, jacob.e.keller@...el.com wrote:
>A future change is going to implement a new devlink command to request
>a snapshot on demand. As part of this, the logic for handling the
>snapshot ids will be refactored. To simplify the snapshot id allocation
>function, move it to a separate function prefixed by `__`. This helper
>function will assume the lock is held.
>
>While no other callers will exist, it simplifies refactoring the logic
>because there is no need to complicate the function with gotos to handle
>unlocking on failure.
>
>Signed-off-by: Jacob Keller <jacob.e.keller@...el.com>
I already provided reviewed by tag for this. Please carry those around.
Reviewed-by: Jiri Pirko <jiri@...lanox.com>
Powered by blists - more mailing lists