2010-08-28 02:25:20

by Yong Zhang

[permalink] [raw]
Subject: [PATCH] .gitignore: ignore apparmor/rlim_names.h

From: Yong Zhang <[email protected]>

Signed-off-by: Yong Zhang <[email protected]>
---
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


2010-08-28 04:44:40

by John Johansen

[permalink] [raw]
Subject: Re: [PATCH] .gitignore: ignore apparmor/rlim_names.h

On 08/27/2010 07:25 PM, Yong Zhang wrote:
> From: Yong Zhang <[email protected]>
>
> Signed-off-by: Yong Zhang <[email protected]>

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 <[email protected]>

> ---
> 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

2010-08-29 23:09:27

by James Morris

[permalink] [raw]
Subject: Re: [PATCH] .gitignore: ignore apparmor/rlim_names.h

On Sat, 28 Aug 2010, Yong Zhang wrote:

> From: Yong Zhang <[email protected]>
>
> Signed-off-by: Yong Zhang <[email protected]>

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next

--
James Morris
<[email protected]>