Skip to content
Commit 5157da2c authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: always allow query of st_dev



Fuse mounts without "allow_other" are off-limits to all non-owners.  Yet it
makes sense to allow querying st_dev on the root, since this value is
provided by the kernel, not the userspace filesystem.

Allow statx(2) with a zero request mask to succeed on a fuse mounts for all
users.

Reported-by: default avatarNikolaus Rath <Nikolaus@rath.org>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 614c026e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment