Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f037248 authored by Ernesto A. Fernández's avatar Ernesto A. Fernández Committed by Theodore Ts'o
Browse files

ext4: correct documentation for grpid mount option



The grpid option is currently described as being the same as nogrpid.

Signed-off-by: default avatarErnesto A. Fernández <ernesto.mnd.fernandez@gmail.com>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
Cc: stable@vger.kernel.org
parent 49598e04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.