From: Dave Chinner <david@fromorbit.com>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: sandeen@sandeen.net, linux-xfs@vger.kernel.org
Subject: Re: [PATCH 10/12] libfrog: move path.h to libfrog/
Date: Thu, 5 Sep 2019 09:39:54 +1000 [thread overview]
Message-ID: <20190904233954.GY1119@dread.disaster.area> (raw)
In-Reply-To: <156757180712.1838135.10985554611262678469.stgit@magnolia>
On Tue, Sep 03, 2019 at 09:36:47PM -0700, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
>
> Move this header to libfrog since the code is there already.
>
> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
> ---
> 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@redhat.com>
--
Dave Chinner
david@fromorbit.com
next prev parent reply other threads:[~2019-09-04 23:39 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-04 4:35 [PATCH 00/12] libfrog: move header files Darrick J. Wong
2019-09-04 4:35 ` [PATCH 01/12] libxfs: move topology declarations into separate header Darrick J. Wong
2019-09-04 23:24 ` Dave Chinner
2019-09-04 4:35 ` [PATCH 02/12] libfrog: move avl64.h to libfrog/ Darrick J. Wong
2019-09-04 23:25 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 03/12] libfrog: move bitmap.h " Darrick J. Wong
2019-09-04 23:28 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 04/12] libfrog: move convert.h " Darrick J. Wong
2019-09-04 23:28 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 05/12] libfrog: move fsgeom.h " Darrick J. Wong
2019-09-04 23:32 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 06/12] libfrog: move ptvar.h " Darrick J. Wong
2019-09-04 23:32 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 07/12] libfrog: move radix-tree.h " Darrick J. Wong
2019-09-04 23:33 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 08/12] libfrog: move workqueue.h " Darrick J. Wong
2019-09-04 23:34 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 09/12] libfrog: move crc32c.h " Darrick J. Wong
2019-09-04 23:37 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 10/12] libfrog: move path.h " Darrick J. Wong
2019-09-04 23:39 ` Dave Chinner [this message]
2019-09-04 4:36 ` [PATCH 11/12] libfrog: move workqueue.h " Darrick J. Wong
2019-09-04 23:40 ` Dave Chinner
2019-09-04 4:36 ` [PATCH 12/12] libfrog: move libfrog.h to libfrog/util.h Darrick J. Wong
2019-09-04 23:43 ` Dave Chinner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190904233954.GY1119@dread.disaster.area \
--to=david@fromorbit.com \
--cc=darrick.wong@oracle.com \
--cc=linux-xfs@vger.kernel.org \
--cc=sandeen@sandeen.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox