| To: | Jan ??ul??k <jtulak@xxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH 01/17] xfsprogs: use common code for multi-disk detection |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Fri, 19 Jun 2015 04:10:22 -0700 |
| Cc: | xfs@xxxxxxxxxxx, Dave Chinner <dchinner@xxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1434711726-13092-2-git-send-email-jtulak@xxxxxxxxxx> |
| References: | <1434711726-13092-1-git-send-email-jtulak@xxxxxxxxxx> <1434711726-13092-2-git-send-email-jtulak@xxxxxxxxxx> |
| User-agent: | Mutt/1.5.23 (2014-03-12) |
> index 70e43a0..3269ec3 100644 > --- a/include/Makefile > +++ b/include/Makefile > @@ -26,9 +26,15 @@ QAHFILES = libxfs.h libxlog.h \ > xfs_inode.h \ > xfs_log_recover.h \ > xfs_metadump.h \ > + xfs_mkfs.h \ > xfs_mount.h \ > + xfs_quota_defs.h \ > + xfs_sb.h \ > + xfs_shared.h \ > xfs_trace.h \ > - xfs_trans.h > + xfs_trans.h \ > + xfs_trans_resv.h \ > + xfs_trans_space.h These shouldn't be added to the headers installed by make install-qa. (which I'm going to send a patch to remove once Dave applied the build fix, btw) Also I'm not sure xfs_mkfs.h really is a good name for a global header. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 17/17] mkfs: move spinodes crc check, Jan ÅulÃk |
|---|---|
| Next by Date: | [PATCH 00/17] mkfs: sanitise input parameters, Jan ÅulÃk |
| Previous by Thread: | [PATCH 01/17] xfsprogs: use common code for multi-disk detection, Jan ÅulÃk |
| Next by Thread: | Re: [PATCH 01/17] xfsprogs: use common code for multi-disk detection, Jan Tulak |
| Indexes: | [Date] [Thread] [Top] [All Lists] |