tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Vnode API cleanup pass 2a
Date: Thu, 16 Jan 2014 15:13:47 +0100
From: "J. Hannken-Illjes" <hannken%eis.cs.tu-bs.de@localhost>
Taylor, you're right.
- the change to zfs_ioctl.c was wrong and unneeded (this part is not
used from NetBSD).
- the change to zfs_replay.c was wrong. Looks like zfs_zget() returns
a referenced and unlocked vnode so the attached diff should do it
right as soon as VOP_CREATE and VOP_MKDIR get out of "#ifdef TODO".
OK, great. LGTM.
Home |
Main Index |
Thread Index |
Old Index