Files
mirror_zfs/cmd
Brian Behlendorf 65037d9b25 Add libzfs_error_init() function
All fprintf() error messages are moved out of the libzfs_init()
library function where they never belonged in the first place.  A
libzfs_error_init() function is added to provide useful error
messages for the most common causes of failure.

Additionally, in libzfs_run_process() the 'rc' variable was renamed
to 'error' for consistency with the rest of the code base.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chris Dunlap <cdunlap@llnl.gov>
Signed-off-by: Richard Yao <ryao@gentoo.org>
2015-05-22 13:34:58 -07:00
..
2013-11-08 14:30:29 -08:00
2013-01-09 16:54:58 -08:00
2015-05-22 13:34:58 -07:00
2015-05-11 15:07:00 -07:00
2015-05-22 13:34:58 -07:00
2015-05-22 13:34:58 -07:00
2014-01-29 15:11:56 -08:00
2015-05-22 13:34:58 -07:00
2014-11-06 11:13:18 -08:00
2015-03-03 13:38:17 -08:00