Module name:    defrag_ffs
Committed by:   mdmw
Date:           Tue Sep  3 01:45:31 UTC 2013

Modified Files:
        defrag_ffs: analysis.c extern.h main.c wapbl.c

Log Message:
analysis part shows all non-contiguous block ranges and prints it nicely

still a lot of working functions are commented

howto test: 
compile with -DDEBUG=1
defrag_ffs -vF imagename or defrag_ffs -v /dev/device


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 defrag_ffs/wapbl.c
cvs -z3 rdiff -u -r1.2 -r1.3 defrag_ffs/extern.h defrag_ffs/main.c
cvs -z3 rdiff -u -r1.3 -r1.4 defrag_ffs/analysis.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/wapbl.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/extern.h?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/main.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/analysis.c?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
NetBSD-SoC-cvs mailing list
NetBSD-SoC-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs

Reply via email to