* [PATCH] xfsprogs: add xfs_spaceman to .gitignore
@ 2017-10-15 3:25 Zorro Lang
2017-10-16 18:36 ` Darrick J. Wong
0 siblings, 1 reply; 2+ messages in thread
From: Zorro Lang @ 2017-10-15 3:25 UTC (permalink / raw)
To: linux-xfs
The new binary xfs_spaceman isn't in .gitignore, so ignore it in
this patch.
Signed-off-by: Zorro Lang <zlang@redhat.com>
---
Hi,
If you don't think it's worth fixing it in a single patch, feel free
to fix it in next xfs_spaceman related patchset :)
Thanks,
Zorro
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 913b371f..e839e2a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,7 @@ cscope.*
/quota/xfs_quota
/repair/xfs_repair
/rtcp/xfs_rtcp
+/spaceman/xfs_spaceman
# generated crc files
/libxfs/crc32selftest
--
2.13.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: add xfs_spaceman to .gitignore
2017-10-15 3:25 [PATCH] xfsprogs: add xfs_spaceman to .gitignore Zorro Lang
@ 2017-10-16 18:36 ` Darrick J. Wong
0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2017-10-16 18:36 UTC (permalink / raw)
To: Zorro Lang; +Cc: linux-xfs
On Sun, Oct 15, 2017 at 11:25:46AM +0800, Zorro Lang wrote:
> The new binary xfs_spaceman isn't in .gitignore, so ignore it in
> this patch.
>
> Signed-off-by: Zorro Lang <zlang@redhat.com>
Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
> ---
>
> Hi,
>
> If you don't think it's worth fixing it in a single patch, feel free
> to fix it in next xfs_spaceman related patchset :)
>
> Thanks,
> Zorro
>
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 913b371f..e839e2a1 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -67,6 +67,7 @@ cscope.*
> /quota/xfs_quota
> /repair/xfs_repair
> /rtcp/xfs_rtcp
> +/spaceman/xfs_spaceman
>
> # generated crc files
> /libxfs/crc32selftest
> --
> 2.13.6
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-16 18:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-15 3:25 [PATCH] xfsprogs: add xfs_spaceman to .gitignore Zorro Lang
2017-10-16 18:36 ` Darrick J. Wong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).