Skip to content
Commit 412ef737 authored by Zhen Lei's avatar Zhen Lei Committed by Greg Kroah-Hartman
Browse files

ubifs: journal: Fix error return code in ubifs_jnl_write_inode()



[ Upstream commit a2c2a622 ]

Fix to return a negative error code from the error handling case instead
of 0, as done elsewhere in this function.

Fixes: 9ca2d732 ("ubifs: Limit number of xattrs per inode")
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarZhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 6bcc0590
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment