* [PATCH] .gitignore: ignore apparmor/rlim_names.h
@ 2010-08-28 2:25 Yong Zhang
2010-08-28 4:44 ` John Johansen
2010-08-29 23:09 ` James Morris
0 siblings, 2 replies; 3+ messages in thread
From: Yong Zhang @ 2010-08-28 2:25 UTC (permalink / raw)
To: john.johansen, jmorris; +Cc: linux-kernel, linux-security-module
From: Yong Zhang <yong.zhang@windriver.com>
Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
---
security/apparmor/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/security/apparmor/.gitignore b/security/apparmor/.gitignore
index 0a0a99f..4d995ae 100644
--- a/security/apparmor/.gitignore
+++ b/security/apparmor/.gitignore
@@ -3,3 +3,4 @@
#
af_names.h
capability_names.h
+rlim_names.h
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] .gitignore: ignore apparmor/rlim_names.h
2010-08-28 2:25 [PATCH] .gitignore: ignore apparmor/rlim_names.h Yong Zhang
@ 2010-08-28 4:44 ` John Johansen
2010-08-29 23:09 ` James Morris
1 sibling, 0 replies; 3+ messages in thread
From: John Johansen @ 2010-08-28 4:44 UTC (permalink / raw)
To: Yong Zhang; +Cc: jmorris, linux-kernel, linux-security-module
On 08/27/2010 07:25 PM, Yong Zhang wrote:
> From: Yong Zhang <yong.zhang@windriver.com>
>
> Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Ah, yes thanks Yong, I did miss adding rlim_names.h to the git ignore file
when I switched it to be auto generated.
Signed-off-by: John Johansen <john.johansen@canonical.com>
> ---
> security/apparmor/.gitignore | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/security/apparmor/.gitignore b/security/apparmor/.gitignore
> index 0a0a99f..4d995ae 100644
> --- a/security/apparmor/.gitignore
> +++ b/security/apparmor/.gitignore
> @@ -3,3 +3,4 @@
> #
> af_names.h
> capability_names.h
> +rlim_names.h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] .gitignore: ignore apparmor/rlim_names.h
2010-08-28 2:25 [PATCH] .gitignore: ignore apparmor/rlim_names.h Yong Zhang
2010-08-28 4:44 ` John Johansen
@ 2010-08-29 23:09 ` James Morris
1 sibling, 0 replies; 3+ messages in thread
From: James Morris @ 2010-08-29 23:09 UTC (permalink / raw)
To: Yong Zhang; +Cc: john.johansen, linux-kernel, linux-security-module
On Sat, 28 Aug 2010, Yong Zhang wrote:
> From: Yong Zhang <yong.zhang@windriver.com>
>
> Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next
--
James Morris
<jmorris@namei.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-08-29 23:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-28 2:25 [PATCH] .gitignore: ignore apparmor/rlim_names.h Yong Zhang
2010-08-28 4:44 ` John Johansen
2010-08-29 23:09 ` James Morris
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.