K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-08-12T16:43:20.806378Z K 7 svn:log V 283 Correctly set error in rt_mpath_unlink It is possible for rn_delete() to return NULL. If this happens, then set *perror to ESRCH, as is done in the rest of the function. Sponsored by: NetApp, Inc. Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D25871 END