cao 3bfd95d589 Fix coverity defects: CID 147540, 147542
CID 147540: unsigned_compare
- Cast nsec to a int32_t to properly detect the expected overflow.
CID 147542: unsigned_compare
- intval can never be less than ZIO_FAILURE_MODE_WAIT which is
  defined to be zero.  Remove this useless check.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: cao.xuewen <cao.xuewen@zte.com.cn>
Closes #5379
2016-11-09 17:35:26 -08:00
..
2016-11-02 12:14:45 -07:00
2014-08-01 14:28:05 -07:00
2015-01-16 14:41:26 -08:00
2016-01-08 15:08:19 -08:00
2015-01-16 14:41:26 -08:00
2016-11-02 12:14:45 -07:00
2016-10-31 16:23:56 -07:00
2016-06-28 13:47:02 -07:00
2016-10-08 14:57:56 -07:00
2013-12-18 16:46:35 -08:00
2015-01-16 14:41:26 -08:00
2015-01-16 14:41:26 -08:00
2015-12-22 10:21:33 -08:00
2016-04-21 09:49:25 -07:00
2016-06-21 09:58:37 -07:00
2010-08-31 13:41:58 -07:00
2016-08-11 11:23:49 -07:00
2016-11-09 17:35:26 -08:00
2016-01-08 15:08:19 -08:00
2016-11-02 12:14:45 -07:00
2013-10-31 14:58:04 -07:00
2010-08-31 13:41:58 -07:00
2015-09-04 16:08:14 -07:00
2016-09-21 18:09:00 -07:00
2016-09-21 18:09:00 -07:00
2016-11-07 11:04:44 -08:00
2016-11-04 10:46:40 -07:00
2016-11-07 10:26:17 -08:00
2016-05-31 16:04:26 -07:00
2016-11-02 12:14:45 -07:00