* [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
[not found] <1427507045-68758-1-git-send-email-zhenzhang.zhang@huawei.com>
@ 2015-03-28 1:51 ` Zhang Zhen
0 siblings, 0 replies; 4+ messages in thread
From: Zhang Zhen @ 2015-03-28 1:51 UTC (permalink / raw)
To: linux-api-u79uwXL29TY76Z2rM5mHXA, Linux Kernel Mailing List
Cc: shuahkh-JPH+aEBZ4P+UEJcrhfAQsw
This patch includes the mount test binaries into the .gitignore
file listing in their respective directories. This will make sure
that git ignores all of these test binaries when displaying status.
Signed-off-by: Zhang Zhen <zhenzhang.zhang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
---
tools/testing/selftests/mount/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/testing/selftests/mount/.gitignore
diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore
new file mode 100644
index 0000000..856ad41
--- /dev/null
+++ b/tools/testing/selftests/mount/.gitignore
@@ -0,0 +1 @@
+unprivileged-remount-test
--
1.8.5.5
.
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
@ 2015-03-28 1:51 ` Zhang Zhen
0 siblings, 0 replies; 4+ messages in thread
From: Zhang Zhen @ 2015-03-28 1:51 UTC (permalink / raw)
To: linux-api, Linux Kernel Mailing List; +Cc: shuahkh
This patch includes the mount test binaries into the .gitignore
file listing in their respective directories. This will make sure
that git ignores all of these test binaries when displaying status.
Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com>
---
tools/testing/selftests/mount/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 tools/testing/selftests/mount/.gitignore
diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore
new file mode 100644
index 0000000..856ad41
--- /dev/null
+++ b/tools/testing/selftests/mount/.gitignore
@@ -0,0 +1 @@
+unprivileged-remount-test
--
1.8.5.5
.
^ permalink raw reply related [flat|nested] 4+ messages in thread
[parent not found: <55160911.8080302-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>]
* Re: [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
2015-03-28 1:51 ` Zhang Zhen
@ 2015-03-31 21:36 ` Shuah Khan
-1 siblings, 0 replies; 4+ messages in thread
From: Shuah Khan @ 2015-03-31 21:36 UTC (permalink / raw)
To: Zhang Zhen, linux-api-u79uwXL29TY76Z2rM5mHXA,
Linux Kernel Mailing List, Shuah Khan
On 03/27/2015 07:51 PM, Zhang Zhen wrote:
> This patch includes the mount test binaries into the .gitignore
> file listing in their respective directories. This will make sure
> that git ignores all of these test binaries when displaying status.
>
> Signed-off-by: Zhang Zhen <zhenzhang.zhang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
> ---
> tools/testing/selftests/mount/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/testing/selftests/mount/.gitignore
>
> diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore
> new file mode 100644
> index 0000000..856ad41
> --- /dev/null
> +++ b/tools/testing/selftests/mount/.gitignore
> @@ -0,0 +1 @@
> +unprivileged-remount-test
>
Thanks for fixing this. Applied to linux-kselftest next for 4.1
thanks,
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
@ 2015-03-31 21:36 ` Shuah Khan
0 siblings, 0 replies; 4+ messages in thread
From: Shuah Khan @ 2015-03-31 21:36 UTC (permalink / raw)
To: Zhang Zhen, linux-api, Linux Kernel Mailing List, Shuah Khan
On 03/27/2015 07:51 PM, Zhang Zhen wrote:
> This patch includes the mount test binaries into the .gitignore
> file listing in their respective directories. This will make sure
> that git ignores all of these test binaries when displaying status.
>
> Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com>
> ---
> tools/testing/selftests/mount/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/testing/selftests/mount/.gitignore
>
> diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore
> new file mode 100644
> index 0000000..856ad41
> --- /dev/null
> +++ b/tools/testing/selftests/mount/.gitignore
> @@ -0,0 +1 @@
> +unprivileged-remount-test
>
Thanks for fixing this. Applied to linux-kselftest next for 4.1
thanks,
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-03-31 21:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1427507045-68758-1-git-send-email-zhenzhang.zhang@huawei.com>
[not found] ` <1427507045-68758-1-git-send-email-zhenzhang.zhang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-03-28 1:51 ` [PATCH] selftests/mount: Make git ignore all binaries in mount test suite Zhang Zhen
2015-03-28 1:51 ` Zhang Zhen
[not found] ` <55160911.8080302-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2015-03-31 21:36 ` Shuah Khan
2015-03-31 21:36 ` Shuah Khan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.