Author: ahl
Repository: /hg/onnv/onnv-gate
Latest revision: 3291401d66a6c261e20bb68a8f14352bc54819e7
Total changesets: 1
Log message:
6536602 add zlib compression support and upgrade to version 1.2.3
6536606 gzip compression for ZFS
6536608 restore zmod mapfile
6536631 decompress.c should use the new gzip support in zlib

Files:
        create: deleted_files/usr/src/uts/common/zmod/infblock.c
        create: deleted_files/usr/src/uts/common/zmod/infblock.h
        create: deleted_files/usr/src/uts/common/zmod/infcodes.c
        create: deleted_files/usr/src/uts/common/zmod/infcodes.h
        create: deleted_files/usr/src/uts/common/zmod/infutil.c
        create: deleted_files/usr/src/uts/common/zmod/infutil.h
        create: usr/src/uts/common/fs/zfs/gzip.c
        create: usr/src/uts/common/zmod/crc32.c
        create: usr/src/uts/common/zmod/crc32.h
        create: usr/src/uts/common/zmod/deflate.c
        create: usr/src/uts/common/zmod/deflate.h
        create: usr/src/uts/common/zmod/inffixed.h
        create: usr/src/uts/common/zmod/inflate.h
        create: usr/src/uts/common/zmod/mapfile
        create: usr/src/uts/common/zmod/trees.c
        create: usr/src/uts/common/zmod/trees.h
        create: usr/src/uts/common/zmod/zlib_lint.c
        create: usr/src/uts/common/zmod/zmod_subr.c
        delete: deleted_files/usr/src/uts/common/zmod/mapfile
        delete: usr/src/uts/common/zmod/infblock.c
        delete: usr/src/uts/common/zmod/infblock.h
        delete: usr/src/uts/common/zmod/infcodes.c
        delete: usr/src/uts/common/zmod/infcodes.h
        delete: usr/src/uts/common/zmod/infutil.c
        delete: usr/src/uts/common/zmod/infutil.h
        update: usr/src/cmd/zpool/zpool_main.c
        update: usr/src/common/fs/decompress.c
        update: usr/src/common/zfs/zfs_prop.c
        update: usr/src/lib/libzfs/common/libzfs_dataset.c
        update: usr/src/lib/libzpool/Makefile.com
        update: usr/src/lib/libzpool/common/kernel.c
        update: usr/src/uts/common/Makefile.files
        update: usr/src/uts/common/Makefile.rules
        update: usr/src/uts/common/fs/zfs/lzjb.c
        update: usr/src/uts/common/fs/zfs/sys/zio.h
        update: usr/src/uts/common/fs/zfs/sys/zio_compress.h
        update: usr/src/uts/common/fs/zfs/zfs_ioctl.c
        update: usr/src/uts/common/fs/zfs/zio_compress.c
        update: usr/src/uts/common/io/ppp/spppcomp/zlib.c
        update: usr/src/uts/common/sys/fs/zfs.h
        update: usr/src/uts/common/sys/zmod.h
        update: usr/src/uts/common/zmod/adler32.c
        update: usr/src/uts/common/zmod/inffast.c
        update: usr/src/uts/common/zmod/inffast.h
        update: usr/src/uts/common/zmod/inflate.c
        update: usr/src/uts/common/zmod/inftrees.c
        update: usr/src/uts/common/zmod/inftrees.h
        update: usr/src/uts/common/zmod/zconf.h
        update: usr/src/uts/common/zmod/zlib.h
        update: usr/src/uts/common/zmod/zmod.c
        update: usr/src/uts/common/zmod/zutil.c
        update: usr/src/uts/common/zmod/zutil.h
        update: usr/src/uts/intel/Makefile.files
        update: usr/src/uts/intel/kmech_krb5/Makefile
        update: usr/src/uts/intel/spppcomp/Makefile
        update: usr/src/uts/sparc/Makefile.files
        update: usr/src/uts/sparc/kmech_krb5/Makefile
        update: usr/src/uts/sparc/spppcomp/Makefile
        update: usr/src/uts/sun4u/kmech_krb5/Makefile

Reply via email to