K 10 svn:author V 6 daichi K 8 svn:date V 27 2007-10-23T03:28:22.000000Z K 7 svn:log V 424 MFC: - Added support for vfs_cache on unionfs. As a result, you can use applications that use procfs on unionfs. - Removed unionfs internal cache mechanism because it has vfs_cache support instead. As a result, it just simplified code of unionfs. - Fixed kern/111262 issue. Submitted by: Masanori Ozawa (unionfs developer) Reviewed by: jeff, kensmith Approved by: re (kensmith) END