* [PATCH] fs: edit a comment made in bad taste
@ 2022-10-17 18:14 Paul Moore
2022-10-17 18:16 ` Paul Moore
0 siblings, 1 reply; 2+ messages in thread
From: Paul Moore @ 2022-10-17 18:14 UTC (permalink / raw)
To: linux-security-module
I know nobody likes a buzzkill, but I figure it's best to keep the
bad jokes appropriate for small children.
Signed-off-by: Paul Moore <paul@paul-moore.com>
---
include/linux/fs_context.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/fs_context.h b/include/linux/fs_context.h
index 13fa6f3df8e46..6fbf49cc10e47 100644
--- a/include/linux/fs_context.h
+++ b/include/linux/fs_context.h
@@ -99,7 +99,7 @@ struct fs_context {
const struct cred *cred; /* The mounter's credentials */
struct p_log log; /* Logging buffer */
const char *source; /* The source name (eg. dev path) */
- void *security; /* Linux S&M options */
+ void *security; /* LSM options */
void *s_fs_info; /* Proposed s_fs_info */
unsigned int sb_flags; /* Proposed superblock flags (SB_*) */
unsigned int sb_flags_mask; /* Superblock flags that were changed */
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fs: edit a comment made in bad taste
2022-10-17 18:14 [PATCH] fs: edit a comment made in bad taste Paul Moore
@ 2022-10-17 18:16 ` Paul Moore
0 siblings, 0 replies; 2+ messages in thread
From: Paul Moore @ 2022-10-17 18:16 UTC (permalink / raw)
To: linux-security-module
On Mon, Oct 17, 2022 at 2:14 PM Paul Moore <paul@paul-moore.com> wrote:
>
> I know nobody likes a buzzkill, but I figure it's best to keep the
> bad jokes appropriate for small children.
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
> ---
> include/linux/fs_context.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Normally I sit on my own patches for a day or two, if not longer, to
let people review and/or comment on the changes, but this is trivial
and The Right Thing To Do in my eyes so I'm committing it now to
lsm/next.
> diff --git a/include/linux/fs_context.h b/include/linux/fs_context.h
> index 13fa6f3df8e46..6fbf49cc10e47 100644
> --- a/include/linux/fs_context.h
> +++ b/include/linux/fs_context.h
> @@ -99,7 +99,7 @@ struct fs_context {
> const struct cred *cred; /* The mounter's credentials */
> struct p_log log; /* Logging buffer */
> const char *source; /* The source name (eg. dev path) */
> - void *security; /* Linux S&M options */
> + void *security; /* LSM options */
> void *s_fs_info; /* Proposed s_fs_info */
> unsigned int sb_flags; /* Proposed superblock flags (SB_*) */
> unsigned int sb_flags_mask; /* Superblock flags that were changed */
--
paul-moore.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-17 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 18:14 [PATCH] fs: edit a comment made in bad taste Paul Moore
2022-10-17 18:16 ` Paul Moore
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox