mirror_zfs/tests/zfs-tests
GeLiXin ed3ea30fb9 Fix coverity defects: CID 147536, 147537, 147538
coverity scan CID:147536, type: Argument cannot be negative
- may write or close fd which is negative
coverity scan CID:147537, type: Argument cannot be negative
- may call dup2 with a negative fd
coverity scan CID:147538, type: Argument cannot be negative
- may read or fchown with a negative fd

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: GeLiXin <ge.lixin@zte.com.cn>
Closes #5185
2016-09-30 15:40:07 -07:00
..
cmd Fix coverity defects: CID 147536, 147537, 147538 2016-09-30 15:40:07 -07:00
include Remove script zfs_commands.cfg 2016-09-20 18:36:24 -07:00
tests Fix zfs_clone_010_pos.ksh to verify zfs clones property displays right 2016-09-29 13:08:44 -07:00
Makefile.am Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00