On Sat, Jun 17, 2023 at 11:47:00AM +0300, Amir Goldstein wrote: > Internal ovl methods should use ovl_fs and not sb as much as > possible. > > Use a constant_table to translate from enum xino mode to string > in preperation for new mount api option parsing. > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > --- Looks good to me, Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>