History log of /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c
Revision Date Author Comments
# 304671 23-Aug-2016 avg

MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking protocol

PR: 209158


# 297087 20-Mar-2016 mav

MFC r290266 (by avg):
zfs: allow the lookup of extended attributes of an unlinked file

That's required for extattr_get_fd(2) and the like to work properly.

PR: 203201


# 290765 13-Nov-2015 mav

MFC r289562: 6328 Fix cstyle errors in zfs codebase

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed by: Jorgen Lundman <lundman@lundman.net>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Paul Dagnelie <pcd@delphix.com>

illumos/illumos-gate@9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167


# 269002 22-Jul-2014 delphij

MFC r268464: MFV r268452:

Explicitly mark file removal transactions as "presumed to result
in a net free of space" so they will not fail with ENOSPC.

Illumos issue: 4950 files sometimes can't be removed from a full
filesystem


# 262112 17-Feb-2014 avg

MFC r260704,260717: zfs: getnewvnode_reserve must be called outside of a
zfs transaction


# 260776 16-Jan-2014 avg

MFC r258720: MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)


# 269002 22-Jul-2014 delphij

MFC r268464: MFV r268452:

Explicitly mark file removal transactions as "presumed to result
in a net free of space" so they will not fail with ENOSPC.

Illumos issue: 4950 files sometimes can't be removed from a full
filesystem


# 262112 17-Feb-2014 avg

MFC r260704,260717: zfs: getnewvnode_reserve must be called outside of a
zfs transaction


# 260776 16-Jan-2014 avg

MFC r258720: MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)