]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/zfs_vnops.c
Fix coverity defects: CID 147503
authorluozhengzheng <luo.zhengzheng@zte.com.cn>
Thu, 10 Nov 2016 16:50:32 +0000 (00:50 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Nov 2016 16:50:32 +0000 (08:50 -0800)
commit32dec7bd1a0bce6039a65768ed8552164a0130bf
tree3f13485a7040cf45ca97d0f4bff1fa5cc6d5b1ce
parent3bfd95d5898b1318f9a5c36d1cc43cf23d004f64
Fix coverity defects: CID 147503

CID 147503: Dereference after null check (FORWARD_NULL)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: luozhengzheng <luo.zhengzheng@zte.com.cn>
Closes #5326
module/zfs/zfs_vnops.c