08/01/2019 17:33, Anatoly Burakov:
> A local variable ``flags`` was shadowing another variable from outer
> scope. Fix this by renaming the variable and make it const.
>
> Fixes: c127be93f619 ("mem: support using memfd segments for in-memory mode")
> Cc: [email protected]
>
> Signed-off-by: Anatoly Burakov <[email protected]>Applied, thanks

