pjd 2007-04-24 16:57:53 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs zfs_vnops.c
zfs_znode.c
Log:
MFp4: Rearange the code so vobject is destroyed from reclaim() method like
in all other file system on FreeBSD (instead from inactive() method).
A nice side-effect of this change, except that it speedups file system
when mmaped file are often open/closed, is that it makes FreeBSD's
namecache work:)
Revision Changes Path
1.9 +22 -17 src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
1.4 +0 -4 src/sys/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"