+3
−3
+1
−1
+1
−1
Loading
mainline inclusion from mainline-v6.6-rc1 commit 3c69c437 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IA6SA1 CVE: CVE-2024-38570 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3c69c437bf9832d2201702c5ccc3b8a77a7e0aa3 -------------------------------- Rename sd_glock_wait to sd_kill_wait: we'll use it for other things related to "killing" a filesystem on unmount soon (kill_sb). Signed-off-by:Andreas Gruenbacher <agruenba@redhat.com> Conflicts: fs/gfs2/glock.c [Resolve conflicts due to several refactor patches not merged.] Signed-off-by:
Zeng Heng <zengheng4@huawei.com>