]> git.proxmox.com Git - mirror_zfs.git/commit
Fix coverity defects: CID 147509
authorGeLiXin <ge.lixin@zte.com.cn>
Mon, 31 Oct 2016 23:04:01 +0000 (07:04 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 31 Oct 2016 23:04:01 +0000 (16:04 -0700)
commit4aafab91c5033e35217209d121f4c2fb83a8f690
tree62dc43157ba781e45dcf960ada03a8d81f716d70
parent9f38f81ca38e62bc31af1d4086e0f7a963644d38
Fix coverity defects: CID 147509

CID 147509: Explicit null dereferenced
- l2arc_sublist_lock is fragile as relied on caller too much.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: GeLiXin <ge.lixin@zte.com.cn>
Closes #5319
module/zfs/arc.c