io_uring: remove 'fname' from io_open structure
mainline inclusion from mainline-5.6-rc1 commit f8748881 category: feature bugzilla: https://bugzilla.openeuler.org/show_bug.cgi?id=27 CVE: NA --------------------------- We only use it internally in the prep functions for both statx and openat, so we don't need it to be persistent across the request. Signed-off-by: NJens Axboe <axboe@kernel.dk> Conflicts: fs/io_uring.c [ commit c12cedf2("io_uring: add 'struct open_how' to the openat request context" is not applied ] Signed-off-by: Nyangerkun <yangerkun@huawei.com> Reviewed-by: Nzhangyi (F) <yi.zhang@huawei.com> Signed-off-by: NCheng Jian <cj.chengjian@huawei.com>
Showing
想要评论请 注册 或 登录