* [PATCH] ext4: correct documentation for grpid mount option
@ 2017-12-03 3:56 Ernesto A. Fernández
2018-01-11 18:51 ` Theodore Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Ernesto A. Fernández @ 2017-12-03 3:56 UTC (permalink / raw)
To: linux-ext4; +Cc: Theodore Ts'o, Andreas Dilger, Ernesto A. Fernández
The grpid option is currently described as being the same as nogrpid.
Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
---
Documentation/filesystems/ext4.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/ext4.txt b/Documentation/filesystems/ext4.txt
index 75236c0..d081ce0 100644
--- a/Documentation/filesystems/ext4.txt
+++ b/Documentation/filesystems/ext4.txt
@@ -233,7 +233,7 @@ data_err=ignore(*) Just print an error message if an error occurs
data_err=abort Abort the journal if an error occurs in a file
data buffer in ordered mode.
-grpid Give objects the same group ID as their creator.
+grpid New objects have the group ID of their parent.
bsdgroups
nogrpid (*) New objects have the group ID of their creator.
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ext4: correct documentation for grpid mount option
2017-12-03 3:56 [PATCH] ext4: correct documentation for grpid mount option Ernesto A. Fernández
@ 2018-01-11 18:51 ` Theodore Ts'o
0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2018-01-11 18:51 UTC (permalink / raw)
To: Ernesto A. Fernández; +Cc: linux-ext4, Andreas Dilger
On Sun, Dec 03, 2017 at 12:56:50AM -0300, Ernesto A. Fernández wrote:
> The grpid option is currently described as being the same as nogrpid.
>
> Signed-off-by: Ernesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Thanks, applied.
- Ted
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-11 18:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-03 3:56 [PATCH] ext4: correct documentation for grpid mount option Ernesto A. Fernández
2018-01-11 18:51 ` Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).