summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a reference-counting mistake in the ZFS code which led to abnormaldfr2007-07-091-2/+0
* - Add missing lock destruction and remove duplicate initializations.pjd2007-05-061-3/+1
* The getnewvnode() function sets LK_NOSHARE by default, so if we want topjd2007-05-021-3/+9
* ZFS should update timestamps upon the creat() of an existing file.pjd2007-05-021-1/+3
* MFV: Free znodes immediatelly, allowing the ARC to hold onto less memory.pjd2007-04-261-1/+1
* MFp4: Rearange the code so vobject is destroyed from reclaim() method likepjd2007-04-241-4/+0
* Fix st_rdev handling (implement it, actually).pjd2007-04-221-2/+8
* Take vnode pointer and hold it under znode lock, so we won't race withpjd2007-04-081-2/+3
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1061
OpenPOWER on IntegriCloud