On Tue, Jun 11, 2013 at 09:32:02PM -0600, Andreas Dilger wrote: > Don't change the root directory's UID/GID automatically just because > mke2fs was run as a non-root user. This can be confusing for users, > and is not flexible for non-root installation tools that need to > create a filesystem with different ownership from the current user. > > Add the "-E root_owner[=uid:gid]" option to mke2fs so that the user > and group can be explicitly specified for the root directory. If > the "=uid:gid" argument is not specified, the current UID and GID > are extracted from the running process, as was done in the past. > > Signed-off-by: Andreas Dilger <adilger@xxxxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html