On Wed, 13 Aug 2014, Juergen Hannken-Illjes wrote:
Modified Files:
        src/sys/fs/ptyfs: ptyfs.h ptyfs_subr.c ptyfs_vfsops.c ptyfs_vnops.c

Log Message:
- Add a map of active controlling ptys per mount and no longer abuse
 the vnode lifecycle.
- No longer set "recycle" on VOP_INACTIVE().
- Make ptyfs_used_get() private to ptyfs_subr.c
- Stop copying device attributes from traditional ptys on first allocation.
- Remove unneeded argument "lwp" from ptyfs_allocvp() and ptyfs_free_get().

Please could you update the mount_ptyfs(8) man page to explain the
new behaviour.

--apb (Alan Barrett)

Reply via email to