Re: [PATCH 09/12] libfrog: move crc32c.h to libfrog/

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

 



On Tue, Sep 03, 2019 at 09:36:40PM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> 
> Move this header to libfrog since the code is there already.
> 
> Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx>
> ---
>  include/crc32c.h         |   11 -
>  include/crc32cselftest.h |  706 ----------------------------------------------
>  io/crc32cselftest.c      |    4 
>  libfrog/Makefile         |    2 
>  libfrog/crc32c.h         |   11 +
>  libfrog/crc32cselftest.h |  706 ++++++++++++++++++++++++++++++++++++++++++++++
>  libxfs/libxfs_priv.h     |    2 
>  7 files changed, 722 insertions(+), 720 deletions(-)
>  delete mode 100644 include/crc32c.h
>  delete mode 100644 include/crc32cselftest.h
>  create mode 100644 libfrog/crc32c.h
>  create mode 100644 libfrog/crc32cselftest.h

Looks good.

Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx>
-- 
Dave Chinner
david@xxxxxxxxxxxxx



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux