+4
−8
Loading
mainline inclusion from mainline-v6.12-rc1 commit 4770d96a6d89c7dd5675056629c0008f7f8106bf category: performance bugzilla: https://gitee.com/src-openeuler/kernel/issues/IB1S01 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4770d96a6d89c7dd5675056629c0008f7f8106bf -------------------------------- Perform the check for trailing slashes right in the fastpath check and don't bother with any additional work. Signed-off-by:Christian Brauner <brauner@kernel.org> Signed-off-by:
Jinjie Ruan <ruanjinjie@huawei.com>