summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_replay.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r248217:mm2013-04-061-4/+5
* Implement replying of ACLs updates. ACL changes should go to ZIL onlypjd2011-12-181-12/+15
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-60/+87
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-5/+63
* Be careful which vattr fields are set during setattr replay.pjd2009-11-101-4/+8
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-33/+546
* Decontextualize the couplet VOP_GETATTR / VOP_SETATTR as the passed threadattilio2008-08-281-1/+1
* VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used inattilio2008-01-131-10/+10
* vn_lock() is currently only used with the 'curthread' passed as argument.attilio2008-01-101-7/+7
* Because we allocate componentname structures on stack, bzero() them beforepjd2007-05-281-0/+3
* Lock vnode on lookup. This fixes ZIL replay for rmdir/unlink/rename.pjd2007-05-221-0/+3
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+424
OpenPOWER on IntegriCloud