On Sat 06-09-25 10:11:18, Al Viro wrote: > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> Looks good. Feel free to add: Reviewed-by: Jan Kara <jack@xxxxxxx> Honza > --- > fs/stat.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/stat.c b/fs/stat.c > index f95c1dc3eaa4..6c79661e1b96 100644 > --- a/fs/stat.c > +++ b/fs/stat.c > @@ -293,7 +293,7 @@ static int statx_lookup_flags(int flags) > return lookup_flags; > } > > -static int vfs_statx_path(struct path *path, int flags, struct kstat *stat, > +static int vfs_statx_path(const struct path *path, int flags, struct kstat *stat, > u32 request_mask) > { > int error = vfs_getattr(path, stat, request_mask, flags); > -- > 2.47.2 > -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR