On Mon, Oct 31, 2022 at 01:46:26PM +0100, Christoph Hellwig wrote: > Remove the pointless keying argument and associated enum and pass the > fill_super callback and a "bool reconf" instead. Also mark the function > static given that there are no users outside of super.c. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Looks good, Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>