summaryrefslogtreecommitdiffstats
path: root/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Remove files that have been repo copied to their new locationjb2008-03-281-1021/+0
* vn_lock() is currently only used with the 'curthread' passed as argument.attilio2008-01-101-4/+4
* Reduce the limit of vnodes on i386 when ZFS is loaded to 3/4 of the originalpjd2007-09-101-0/+41
* In zfs_vget, if we fail to translate an inode number to the correspondingdfr2007-06-271-1/+1
* - Reduce number of atomic operations needed to be implemented in asm bypjd2007-06-081-3/+0
* - Lock vnode with flags passed in as argument in zfs_vget() and zfs_root().pjd2007-05-021-2/+4
* White space fixes.pjd2007-05-011-2/+2
* MFp4: Reduce diff against vendor code:pjd2007-04-231-0/+2
* MFp4: We check for PRIV_VFS_MOUNT already in mount(2) syscall and we don'tpjd2007-04-181-4/+0
* MFp4: Hmm, it seems to work now.pjd2007-04-141-8/+1
* MFp4: Allow to tune vfs.zfs.debug from loader.conf.pjd2007-04-141-0/+1
* Drop the Giant lock before calling zfs_domount(), which is held whenpjd2007-04-091-1/+4
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+986
OpenPOWER on IntegriCloud