[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <551B1378.5050205@osg.samsung.com>
Date: Tue, 31 Mar 2015 15:36:56 -0600
From: Shuah Khan <shuahkh@....samsung.com>
To: Zhang Zhen <zhenzhang.zhang@...wei.com>, linux-api@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] selftests/mount: Make git ignore all binaries in mount
test suite
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@...wei.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@....samsung.com | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists