]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: Move fuse_get_dev to header file
authorBernd Schubert <bschubert@ddn.com>
Mon, 20 Jan 2025 01:28:55 +0000 (02:28 +0100)
committerMiklos Szeredi <mszeredi@redhat.com>
Fri, 24 Jan 2025 10:53:45 +0000 (11:53 +0100)
commit867d93dcdede5ea453543085d1ed0bf43cde60de
treee9355633b768fd71bb3e43f10315301ed6cab1dc
parent92270d076115ae81b83f0605703602d2d5a866e2
fuse: Move fuse_get_dev to header file

Another preparation patch, as this function will be needed by
fuse/dev.c and fuse/dev_uring.c.

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Joanne Koong <joannelkoong@gmail.com>
Reviewed-by: Luis Henriques <luis@igalia.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/dev.c
fs/fuse/fuse_dev_i.h