/[base]
ViewVC logotype

Revision 349151


Jump to revision: Previous Next
Author: delphij
Date: Mon Jun 17 19:49:08 2019 UTC (5 years ago)
Changed paths: 30
Log Message:
Separate kernel crc32() implementation to its own header (gsb_crc32.h) and
rename the source to gsb_crc32.c.

This is a prerequisite of unifying kernel zlib instances.

PR:		229763
Submitted by:	Yoshihiro Ota <ota at j.email.ne.jp>
Differential Revision:	https://reviews.freebsd.org/D20193


Changed paths

Path Details
Directoryhead/lib/libufs/Makefile modified , text changed
Directoryhead/stand/libsa/crc32_libkern.c modified , text changed
Directoryhead/sys/conf/files modified , text changed
Directoryhead/sys/dev/iscsi/icl_soft.c modified , text changed
Directoryhead/sys/dev/iscsi_initiator/isc_subr.c modified , text changed
Directoryhead/sys/dev/liquidio/lio_bsd.h modified , text changed
Directoryhead/sys/dev/usb/net/if_cdce.c modified , text changed
Directoryhead/sys/fs/ext2fs/ext2_csum.c modified , text changed
Directoryhead/sys/fs/nandfs/nandfs_segment.c modified , text changed
Directoryhead/sys/fs/nandfs/nandfs_subr.c modified , text changed
Directoryhead/sys/fs/nandfs/nandfs_vfsops.c modified , text changed
Directoryhead/sys/geom/part/g_part_bsd64.c modified , text changed
Directoryhead/sys/geom/part/g_part_gpt.c modified , text changed
Directoryhead/sys/geom/raid/md_ddf.c modified , text changed
Directoryhead/sys/kern/subr_compressor.c modified , text changed
Directoryhead/sys/libkern/crc32.c deleted
Directoryhead/sys/libkern/gsb_crc32.c
(Copied from head/sys/libkern/crc32.c, r349150)
added , text changed
Directoryhead/sys/libkern/x86/crc32_sse42.c modified , text changed
Directoryhead/sys/netinet/libalias/alias_sctp.c modified , text changed
Directoryhead/sys/netinet/sctp_crc32.c modified , text changed
Directoryhead/sys/netpfil/pf/pf.c modified , text changed
Directoryhead/sys/sys/gsb_crc32.h added
Directoryhead/sys/sys/libkern.h modified , text changed
Directoryhead/sys/sys/param.h modified , text changed
Directoryhead/sys/ufs/ffs/ffs_alloc.c modified , text changed
Directoryhead/sys/ufs/ffs/ffs_snapshot.c modified , text changed
Directoryhead/sys/ufs/ffs/ffs_subr.c modified , text changed
Directoryhead/sys/ufs/ffs/ffs_vfsops.c modified , text changed
Directoryhead/tests/sys/kern/Makefile modified , text changed
Directoryhead/tests/sys/kern/libkern_crc32.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27