Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1200303 > unrolled thread
| Started by | Paul Moore <pmoore@redhat.com> |
|---|---|
| First post | 2015-08-05 00:40 +0200 |
| Last post | 2015-08-05 08:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Paul Moore <pmoore@redhat.com> - 2015-08-05 00:40 +0200
Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values Richard Guy Briggs <rgb@redhat.com> - 2015-08-05 08:40 +0200
| From | Paul Moore <pmoore@redhat.com> |
|---|---|
| Date | 2015-08-05 00:40 +0200 |
| Subject | Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values |
| Message-ID | <pTT2i-7Co-23@gated-at.bofh.it> |
On Saturday, August 01, 2015 03:42:22 PM Richard Guy Briggs wrote: > This is a patch to clean up a number of places were casted magic numbers are > used to represent unset inode and device numbers inpreparation for the > audit by executable path patch set. > > Richard Guy Briggs (1): > audit: use macros for unset inode and device values > > include/uapi/linux/audit.h | 2 ++ > kernel/audit.c | 2 +- > kernel/audit_watch.c | 8 ++++---- > kernel/auditsc.c | 6 +++--- > 4 files changed, 10 insertions(+), 8 deletions(-) Also, when there is only one patch in the patchset, no need to send a cover email, e.g. patch 0/1, just put the text in the patch description itself. -- paul moore security @ redhat -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Richard Guy Briggs <rgb@redhat.com> |
|---|---|
| Date | 2015-08-05 08:40 +0200 |
| Subject | Re: [PATCH V4 (was V6)] audit: macros to replace unset inode and device values |
| Message-ID | <pU0wO-1Fr-15@gated-at.bofh.it> |
| In reply to | #1200303 |
On 15/08/04, Paul Moore wrote: > On Saturday, August 01, 2015 03:42:22 PM Richard Guy Briggs wrote: > > This is a patch to clean up a number of places were casted magic numbers are > > used to represent unset inode and device numbers inpreparation for the > > audit by executable path patch set. > > > > Richard Guy Briggs (1): > > audit: use macros for unset inode and device values > > > > include/uapi/linux/audit.h | 2 ++ > > kernel/audit.c | 2 +- > > kernel/audit_watch.c | 8 ++++---- > > kernel/auditsc.c | 6 +++--- > > 4 files changed, 10 insertions(+), 8 deletions(-) > > Also, when there is only one patch in the patchset, no need to send a cover > email, e.g. patch 0/1, just put the text in the patch description itself. Or drop it into a comment after the "---" demarcation... Which would be better for questions that turn out to need no further followup. > paul moore - RGB -- Richard Guy Briggs <rbriggs@redhat.com> Senior Software Engineer, Kernel Security, AMER ENG Base Operating Systems, Red Hat Remote, Ottawa, Canada Voice: +1.647.777.2635, Internal: (81) 32635, Alt: +1.613.693.0684x3545 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web