Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   reinoud
Date:           Fri Aug 29 14:20:26 UTC 2008

Modified Files:
        src/distrib/sets/lists/base: lkm.mi
        src/sys/conf: files
        src/sys/modules: Makefile
Added Files:
        src/sys/fs: dirhash.c dirhash.h files.fs
        src/sys/modules/dirhash: Makefile

Log Message:
Add dirhash kernel module for sharing dirhashing support with other FS
other than UDF. Its FS agnostic and could be used for any FS

Note to self: manpage needs to follow.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/distrib/sets/lists/base/lkm.mi
cvs rdiff -r1.912 -r1.913 src/sys/conf/files
cvs rdiff -r0 -r1.1 src/sys/fs/dirhash.c src/sys/fs/dirhash.h \
    src/sys/fs/files.fs
cvs rdiff -r1.7 -r1.8 src/sys/modules/Makefile
cvs rdiff -r0 -r1.1 src/sys/modules/dirhash/Makefile

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



Home | Main Index | Thread Index | Old Index