src/commit2.c | 16 ++- src/common/common.h | 2 src/common/unionfs.c | 213 ++++++++++++++++++++++++++++++++++++++++----------- 3 files changed, 182 insertions(+), 49 deletions(-)
New commits: commit 91a4c9f9093a5ef5d0baf792dd94a3f4e15d4488 Author: slioch <[email protected]> Date: Tue Feb 24 13:08:52 2009 -0800 replace unionfs synchronization code with piecewise copy. this should fix most of the problems related to nested priorities (but not all). also moved node profiling output from debug file to stdout (when enabled by the -c flag). http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=91a4c9f9093a5ef5d0baf792dd94a3f4e15d4488 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
