On Tue, Oct 13, 2020 at 5:00 PM Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx> wrote: > > This is a v5 of: > ovl: introduce new "index=nouuid" option for inodes index feature > > Changes in v3: rebase to overlayfs-next, replace uuid with null in file > handles, propagate ovl_fs to needed functions in a separate patch, add > separate bool "uuid=on/off" option, fix numfs check fallback, add a note > to docs. > > Changes in v4: get rid of double negatives, remove nouuid leftower > comment, fix missprint in kernel config name. > > Changes in v5: fix typos; remove config option and module param. > > Amir, as second patch had changed quiet a bit, I don't add you > reviewed-by to it. > > CC: Amir Goldstein <amir73il@xxxxxxxxx> > CC: Vivek Goyal <vgoyal@xxxxxxxxxx> > CC: Miklos Szeredi <miklos@xxxxxxxxxx> > CC: linux-unionfs@xxxxxxxxxxxxxxx > CC: linux-kernel@xxxxxxxxxxxxxxx > Signed-off-by: Pavel Tikhomirov <ptikhomirov@xxxxxxxxxxxxx> Thanks, applied. Miklos