1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-02-17 21:01:08 +03:00
mirror_zfs/cmd/zhack
Nathaniel Wesley Filardo a2ee6568c6 zhack: fix getopt return type
This fixes zhack's command processing on ARM.  On ARM char
is unsigned, and so, in promotion to an int, it will never
compare equal to -1.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Nathaniel Wesley Filardo <nwf@cs.jhu.edu>
Closes 
2018-01-30 10:27:31 -06:00
..
.gitignore Illumos and 2013-01-08 10:35:35 -08:00
Makefile.am Cleanup linking 2016-03-18 13:31:11 -07:00
zhack.c zhack: fix getopt return type 2018-01-30 10:27:31 -06:00