gfs2: Only dereference i->iov when iter_is_iovec(i)
Only dereference i->iov after establishing that i is of type ITER_IOVEC.
Signed-off-by: NAndreas Gruenbacher <agruenba@redhat.com>
Showing
想要评论请 注册 或 登录
Only dereference i->iov after establishing that i is of type ITER_IOVEC.
Signed-off-by: NAndreas Gruenbacher <agruenba@redhat.com>