+0
−1
+0
−2
+0
−18
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IBEAFI CVE: CVE-2024-53173 -------------------------------- This reverts commit 7db58faf. The issue is resolved by replace nfs_release_seqid with nfs_release_seqid_inorder. The later patch will change nfs_release_seqid directly and nfs_release_seqid_inorder will be not necessary any more. Fixes: 7db58faf ("NFSv4: release seqid when open failed for nfs4.0") Signed-off-by:Li Lingfeng <lilingfeng3@huawei.com>