[Devel] [PATCH v2 0/2] kpcs_probe: check fuse_conn args
Kirill Tkhai
ktkhai at virtuozzo.com
Thu May 17 18:32:37 MSK 2018
On 17.05.2018 18:05, Pavel Butsykin wrote:
> https://jira.sw.ru/browse/HCI-52
>
> Changes from v1:
> - drop the extra checks in kpcs_probe()
> - replace printk(KERN_ERR) on pr_err()
>
> Pavel Butsykin (2):
> fs/fuse: move FUSE_SUPER_MAGIC to magic.h
> fs/fuse kio_pcs: check fuse_conn args
>
> drivers/block/ploop/dev.c | 5 -----
> drivers/block/ploop/io_kaio.c | 3 ---
> fs/fuse/inode.c | 2 --
> fs/fuse/kio/pcs/pcs_fuse_kdirect.c | 9 ++++-----
> include/linux/fs.h | 5 +++++
> include/uapi/linux/magic.h | 1 +
> 6 files changed, 10 insertions(+), 15 deletions(-)
Acked-by: Kirill Tkhai <ktkhai at virtuozzo.com>
More information about the Devel
mailing list