commit | 9ac29fd3f87ffdd993505d75e89714ab931cdedb | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@redhat.com> | Wed Apr 07 14:36:45 2021 +0200 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Mon Apr 12 15:04:30 2021 +0200 |
tree | c07a37e5114be64231929c0c4e275b0df576c542 | |
parent | 51db776a430edd7477a779be0dc5c6fef4a05884 [diff] |
fuse: move ioctl to separate source file Next patch will expand ioctl code and fuse/file.c is large enough as it is. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>