Re: [PATCH 10/12] libfrog: move path.h to libfrog/

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

 



On Tue, Sep 03, 2019 at 09:36:47PM -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>
> ---
>  fsr/xfs_fsr.c       |    2 +-
>  growfs/xfs_growfs.c |    2 +-
>  include/Makefile    |    1 -
>  include/path.h      |   61 ---------------------------------------------------
>  io/cowextsize.c     |    2 +-
>  io/encrypt.c        |    2 +-
>  io/fsmap.c          |    2 +-
>  io/io.h             |    2 +-
>  io/label.c          |    2 +-
>  io/parent.c         |    2 +-
>  io/scrub.c          |    2 +-
>  libfrog/Makefile    |    1 +
>  libfrog/paths.c     |    2 +-
>  libfrog/paths.h     |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  quota/init.c        |    2 +-
>  quota/quota.h       |    2 +-
>  scrub/common.c      |    2 +-
>  scrub/disk.c        |    2 +-
>  scrub/filemap.c     |    2 +-
>  scrub/fscounters.c  |    2 +-
>  scrub/inodes.c      |    2 +-
>  scrub/phase1.c      |    2 +-
>  scrub/phase2.c      |    2 +-
>  scrub/phase3.c      |    2 +-
>  scrub/phase4.c      |    2 +-
>  scrub/phase5.c      |    2 +-
>  scrub/phase6.c      |    2 +-
>  scrub/phase7.c      |    2 +-
>  scrub/progress.c    |    2 +-
>  scrub/read_verify.c |    2 +-
>  scrub/repair.c      |    2 +-
>  scrub/scrub.c       |    2 +-
>  scrub/spacemap.c    |    2 +-
>  scrub/unicrash.c    |    2 +-
>  scrub/vfs.c         |    2 +-
>  scrub/xfs_scrub.c   |    2 +-
>  spaceman/file.c     |    2 +-
>  spaceman/freesp.c   |    2 +-
>  spaceman/info.c     |    2 +-
>  spaceman/init.c     |    2 +-
>  spaceman/prealloc.c |    2 +-
>  spaceman/trim.c     |    2 +-
>  42 files changed, 100 insertions(+), 100 deletions(-)
>  delete mode 100644 include/path.h
>  create mode 100644 libfrog/paths.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