]> Git Repo - linux.git/commit
fuse: add inode/permission checks to fileattr_get/fileattr_set
authorAlexander Mikhalitsyn <[email protected]>
Thu, 26 Jan 2023 10:23:18 +0000 (11:23 +0100)
committerMiklos Szeredi <[email protected]>
Thu, 26 Jan 2023 16:22:04 +0000 (17:22 +0100)
commit1cc4606d19e3710bfab3f6704b87ff9580493c69
tree7033de6c56f8ec3089fa678eb9e351696bd41145
parent06bbb761c12dd147e4499f4d7a187699c5a0391f
fuse: add inode/permission checks to fileattr_get/fileattr_set

It looks like these checks were accidentally lost during the conversion to
fileattr API.

Fixes: 72227eac177d ("fuse: convert to fileattr")
Cc: <[email protected]> # v5.13
Signed-off-by: Alexander Mikhalitsyn <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
fs/fuse/ioctl.c
This page took 0.05858 seconds and 4 git commands to generate.