On Sat 06-09-25 10:11:25, Al Viro wrote: > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> Looks good. Feel free to add: Reviewed-by: Jan Kara <jack@xxxxxxx> Honza > --- > fs/nfsd/export.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/nfsd/export.c b/fs/nfsd/export.c > index dffb24758f60..caa695c06efb 100644 > --- a/fs/nfsd/export.c > +++ b/fs/nfsd/export.c > @@ -402,7 +402,7 @@ static struct svc_export *svc_export_update(struct svc_export *new, > struct svc_export *old); > static struct svc_export *svc_export_lookup(struct svc_export *); > > -static int check_export(struct path *path, int *flags, unsigned char *uuid) > +static int check_export(const struct path *path, int *flags, unsigned char *uuid) > { > struct inode *inode = d_inode(path->dentry); > > -- > 2.47.2 > -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR