]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nfsd: remove the redundant mapping of nfserr_mlink
authorLi Lingfeng <lilingfeng3@huawei.com>
Sun, 26 Jan 2025 09:50:45 +0000 (17:50 +0800)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 10 Mar 2025 13:10:56 +0000 (09:10 -0400)
commit904201c7b5f1bb15fe0cb978ec3e40c647100600
tree7d304824cf37574ebbb6e8b53e81d99accab9cbe
parent8a388c1fabeb6606e16467b23242416c0dbeffad
nfsd: remove the redundant mapping of nfserr_mlink

There two mappings of nfserr_mlink in nfs_errtbl.
Remove one of them.

Signed-off-by: Li Lingfeng <lilingfeng3@huawei.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/vfs.c