summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2026-04-02 23:57:49 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2026-06-15 15:06:18 +0300
commita63607723108f8c4003c040ca7fd704c6340814b (patch)
tree0813063616709fc7156aaf0fecacbb2ed3f9da85 /include/linux/timerqueue.h
parent48649c0603bd355fb1d2c26ed4b6f635146278ea (diff)
downloadlinux-a63607723108f8c4003c040ca7fd704c6340814b.tar.xz
fuse: simplify fuse_dev_ioctl_clone()
Don't need to check if the new device file is already initialized, since fuse_dev_install_with_pq() will do that anyway. Make fuse_dev_install_with_pq() return a boolean value indicating success so that fuse_dev_ioctl_clone() can return an error in case of failure. Move aborting the connection (setting fc->connected to zero) to fuse_dev_install(), because it is not needed when the clone ioctl fails. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions