"Yan, Zheng" <ukernel@xxxxxxxxx> writes: <snip> >> + /* lookup inode */ >> + vino.ino = le64_to_cpu(h->ino); >> + vino.snap = CEPH_NOSNAP; >> + inode = ceph_find_inode(sb, vino); > > check null Ah, nice catch. I'll add that check, thanks. Cheers, -- Luis -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html