mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix typos in lib/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9237
This commit is contained in:
committed by
Brian Behlendorf
parent
c953960048
commit
7859537768
@@ -822,7 +822,7 @@ recv_impl(const char *snapname, nvlist_t *recvdprops, nvlist_t *localprops,
|
||||
}
|
||||
|
||||
/*
|
||||
* All recives with a payload should use the new interface.
|
||||
* All receives with a payload should use the new interface.
|
||||
*/
|
||||
if (resumable || raw || wkeydata != NULL || payload) {
|
||||
nvlist_t *outnvl = NULL;
|
||||
|
||||
Reference in New Issue
Block a user