All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Smack: Improve documentation
@ 2018-12-12 17:26 José Bollo
  2018-12-12 17:34 ` Casey Schaufler
  0 siblings, 1 reply; 3+ messages in thread
From: José Bollo @ 2018-12-12 17:26 UTC (permalink / raw)
  To: casey, linux-security-module

Add some words about the mount option "smackfstransmute=label".

Signed-off-by: José Bollo <jobol@nonadev.net>
---
 Documentation/admin-guide/LSM/Smack.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/admin-guide/LSM/Smack.rst
b/Documentation/admin-guide/LSM/Smack.rst index
6a5826a13aea..2d5e3e79d190 100644 ---
a/Documentation/admin-guide/LSM/Smack.rst +++
b/Documentation/admin-guide/LSM/Smack.rst @@ -818,6 +818,10 @@ Smack
supports some mount options: specifies a label to which all labels set
on the filesystem must have read access. Not yet enforced.
 
+  smackfstransmute=label:
+        behaves exactly like smackfsroot except that it also
+        set the transmuting flag on the root of the mount
+
 These mount options apply to all file system types.
 
 Smack auditing
-- 
2.17.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Smack: Improve documentation
  2018-12-12 17:26 [PATCH] Smack: Improve documentation José Bollo
@ 2018-12-12 17:34 ` Casey Schaufler
  2018-12-12 17:52   ` Casey Schaufler
  0 siblings, 1 reply; 3+ messages in thread
From: Casey Schaufler @ 2018-12-12 17:34 UTC (permalink / raw)
  To: José Bollo, linux-security-module

On 12/12/2018 9:26 AM, José Bollo wrote:
> Add some words about the mount option "smackfstransmute=label".
>
> Signed-off-by: José Bollo <jobol@nonadev.net>

Thank you. I'll take this.

> ---
>  Documentation/admin-guide/LSM/Smack.rst | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/admin-guide/LSM/Smack.rst
> b/Documentation/admin-guide/LSM/Smack.rst index
> 6a5826a13aea..2d5e3e79d190 100644 ---
> a/Documentation/admin-guide/LSM/Smack.rst +++
> b/Documentation/admin-guide/LSM/Smack.rst @@ -818,6 +818,10 @@ Smack
> supports some mount options: specifies a label to which all labels set
> on the filesystem must have read access. Not yet enforced.
>  
> +  smackfstransmute=label:
> +        behaves exactly like smackfsroot except that it also
> +        set the transmuting flag on the root of the mount
> +
>  These mount options apply to all file system types.
>  
>  Smack auditing


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Smack: Improve documentation
  2018-12-12 17:34 ` Casey Schaufler
@ 2018-12-12 17:52   ` Casey Schaufler
  0 siblings, 0 replies; 3+ messages in thread
From: Casey Schaufler @ 2018-12-12 17:52 UTC (permalink / raw)
  To: José Bollo, linux-security-module

On 12/12/2018 9:34 AM, Casey Schaufler wrote:
> On 12/12/2018 9:26 AM, José Bollo wrote:
>> Add some words about the mount option "smackfstransmute=label".
>>
>> Signed-off-by: José Bollo <jobol@nonadev.net>
> Thank you. I'll take this.

This posting is in a format that won't apply.

>
>> ---
>>  Documentation/admin-guide/LSM/Smack.rst | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/Documentation/admin-guide/LSM/Smack.rst
>> b/Documentation/admin-guide/LSM/Smack.rst index
>> 6a5826a13aea..2d5e3e79d190 100644 ---
>> a/Documentation/admin-guide/LSM/Smack.rst +++
>> b/Documentation/admin-guide/LSM/Smack.rst @@ -818,6 +818,10 @@ Smack
>> supports some mount options: specifies a label to which all labels set
>> on the filesystem must have read access. Not yet enforced.
>>  
>> +  smackfstransmute=label:
>> +        behaves exactly like smackfsroot except that it also
>> +        set the transmuting flag on the root of the mount
>> +
>>  These mount options apply to all file system types.
>>  
>>  Smack auditing
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-12 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-12 17:26 [PATCH] Smack: Improve documentation José Bollo
2018-12-12 17:34 ` Casey Schaufler
2018-12-12 17:52   ` Casey Schaufler

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.