All of lore.kernel.org
 help / color / mirror / Atom feed
From: justinmattock@gmail.com (Justin P. Mattock)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 2/2]policy/modules/system/lvm.te Typo change directores to directories, and also clean up a comment.
Date: Mon, 31 Jan 2011 09:40:13 -0800	[thread overview]
Message-ID: <1296495613-21803-2-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1296495613-21803-1-git-send-email-justinmattock@gmail.com>

The below patch changes a typo "directores" to "directories", and also
fixes a comment to sound more proper.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 policy/modules/system/lvm.te |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/system/lvm.te b/policy/modules/system/lvm.te
index 86ef2da..74e38b4 100644
--- a/policy/modules/system/lvm.te
+++ b/policy/modules/system/lvm.te
@@ -274,9 +274,9 @@ storage_relabel_fixed_disk(lvm_t)
 storage_dontaudit_read_removable_device(lvm_t)
 # LVM creates block devices in /dev/mapper or /dev/<vg>
 # depending on its version
-# LVM(2) needs to create directores (/dev/mapper, /dev/<vg>)
+# LVM(2) needs to create directories (/dev/mapper, /dev/<vg>)
 # and links from /dev/<vg> to /dev/mapper/<vg>-<lv>
-# cjp: need create interface here for fixed disk create
+# cjp: needs to create an interface here for fixed disk create
 storage_dev_filetrans_fixed_disk(lvm_t)
 # Access raw devices and old /dev/lvm (c 109,0).  Is this needed?
 storage_manage_fixed_disk(lvm_t)
-- 
1.6.5.GIT

  reply	other threads:[~2011-01-31 17:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 17:40 [refpolicy] [PATCH 1/2]man/man8 Change SElinux to SELinux Justin P. Mattock
2011-01-31 17:40 ` Justin P. Mattock [this message]
2011-02-01 20:13   ` [refpolicy] [PATCH 2/2]policy/modules/system/lvm.te Typo change directores to directories, and also clean up a comment Guido Trentalancia
2011-02-02  1:28     ` Justin Mattock
2011-02-01 14:12 ` [refpolicy] [PATCH 1/2]man/man8 Change SElinux to SELinux Christopher J. PeBenito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1296495613-21803-2-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=refpolicy@oss.tresys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.