mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-27 04:32:16 +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
@@ -1451,7 +1451,7 @@ badlabel:
|
||||
* There was an error in parsing so
|
||||
* deal with it by issuing an error
|
||||
* message and leaving after
|
||||
* uninitializing the the libshare
|
||||
* uninitializing the libshare
|
||||
* interface.
|
||||
*/
|
||||
zfs_error_aux(hdl, dgettext(TEXT_DOMAIN,
|
||||
@@ -1656,7 +1656,7 @@ zfs_add_synthetic_resv(zfs_handle_t *zhp, nvlist_t *nvl)
|
||||
|
||||
/*
|
||||
* Helper for 'zfs {set|clone} refreservation=auto'. Must be called after
|
||||
* zfs_valid_proplist(), as it is what sets the UINT64_MAX sentinal value.
|
||||
* zfs_valid_proplist(), as it is what sets the UINT64_MAX sentinel value.
|
||||
* Return codes must match zfs_add_synthetic_resv().
|
||||
*/
|
||||
static int
|
||||
|
||||
Reference in New Issue
Block a user