--- - branch: MAIN date: Wed Nov 23 19:39:11 UTC 2011 files: - new: '1.23' old: '1.22' path: src/sys/fs/union/union.h pathrev: src/sys/fs/union/union.h@1.23 type: modified - new: '1.54' old: '1.53' path: src/sys/fs/union/union_subr.c pathrev: src/sys/fs/union/union_subr.c@1.54 type: modified - new: '1.66' old: '1.65' path: src/sys/fs/union/union_vfsops.c pathrev: src/sys/fs/union/union_vfsops.c@1.66 type: modified id: 20111123T193911Z.8af6fa06797cb392ee9a731ff2c15862c9c324a4 log: | Use hashinit() / hashdone() to create the union node hash list. Cleanup the hash lookup in union_allocvp(). Needs more work as there is still a possible deadlock between union_allocvp() and vclean(). module: src subject: 'CVS commit: src/sys/fs/union' unixtime: '1322077151' user: hannken