]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs: fuse: add dev id to /dev/fuse fdinfo
authorChen Linxuan <chenlinxuan@uniontech.com>
Tue, 13 May 2025 04:20:49 +0000 (12:20 +0800)
committerMiklos Szeredi <mszeredi@redhat.com>
Thu, 15 May 2025 07:43:19 +0000 (09:43 +0200)
commitf09222980d775199de2f5d739cf453f7bf39aa4a
treefde2b3a37a476411214001ee9cd0e2b6569634b0
parent18ee43c398af0b7e2eb2a4cd8469967834b0802d
fs: fuse: add dev id to /dev/fuse fdinfo

This commit add fuse connection device id to
fdinfo of opened /dev/fuse files.

Related discussions can be found at links below.

Link: https://lore.kernel.org/all/CAJfpegvEYUgEbpATpQx8NqVR33Mv-VK96C+gbTag1CEUeBqvnA@mail.gmail.com/
Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/dev.c