Home
last modified time | relevance | path

Searched hist:"47 b07e51d0c2913fbf4b1e9377f3c0eba4e31788" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_inode.cdiff 47b07e51d0c2913fbf4b1e9377f3c0eba4e31788 Thu Feb 08 17:20:41 CST 2024 Cheng Lin <cheng.lin130@zte.com.cn> xfs: introduce protection for drop nlink

commit 2b99e410b28f5a75ae417e6389e767c7745d6fce upstream.

When abnormal drop_nlink are detected on the inode,
return error, to avoid corruption propagation.

Signed-off-by: Cheng Lin <cheng.lin130@zte.com.cn>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Catherine Hoang <catherine.hoang@oracle.com>
Acked-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>