Module name:    defrag_ffs
Committed by:   mdmw
Date:           Sun Sep 22 01:35:16 UTC 2013

Modified Files:
        defrag_ffs: analysis.c block_ops.c checks.c defrag.c extern.h
            main.c predefrag.c wapbl.c

Log Message:
First commit of a clean version.

Analysis part is complete
Compiles and runs fine with gcc, clang, pcc
fixed includes
new options

still needs a litte bit refactoring, but can be tested on real filesystems.
All writing operations are commented.

Bugs:
Still does not compile on x86



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 defrag_ffs/block_ops.c defrag_ffs/defrag.c \
    defrag_ffs/predefrag.c
cvs -z3 rdiff -u -r1.2 -r1.3 defrag_ffs/wapbl.c
cvs -z3 rdiff -u -r1.4 -r1.5 defrag_ffs/checks.c
cvs -z3 rdiff -u -r1.6 -r1.7 defrag_ffs/extern.h defrag_ffs/main.c
cvs -z3 rdiff -u -r1.8 -r1.9 defrag_ffs/analysis.c

To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/block_ops.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/defrag.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/predefrag.c?r1=1.1&r2=1.2
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/wapbl.c?r1=1.2&r2=1.3
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/checks.c?r1=1.4&r2=1.5
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/extern.h?r1=1.6&r2=1.7
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/main.c?r1=1.6&r2=1.7
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/defrag_ffs/analysis.c?r1=1.8&r2=1.9

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

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&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