[PATCH v1 0/3] fuse: a few small fixes

From: Alexander Mikhalitsyn
Date: Fri Jan 05 2024 - 10:21:59 EST


Found by chance while working on support for idmapped mounts in fuse
(will send series soon :-)).

Cc: Miklos Szeredi <miklos@xxxxxxxxxx>
Cc: <linux-fsdevel@xxxxxxxxxxxxxxx>
Cc: <linux-kernel@xxxxxxxxxxxxxxx>
Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx>

Alexander Mikhalitsyn (3):
fuse: fix typo for fuse_permission comment
fuse: use GFP_KERNEL_ACCOUNT for allocations in fuse_dev_alloc
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()

fs/fuse/dir.c | 2 +-
fs/fuse/inode.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)

--
2.34.1