Theodore Ts'o wrote:
> The following patch is a work in progress, but I'm sending it out so
> folks can take a look at it and comment on the general approach.
> 
> What this does is change how mke2fs -T works so it can take a comma
> separated list, so you can do things like this:
> 
>         mke2fs -T ext4,small,news

Is there some hierarchy of what these options are and how they fit
together?  i.e. small & news might go together (in bizarro world...) but
"small,large" wouldn't make sense - nor would -T ext3,ext4.  Or, if
somebody stores mail & news on the same fs, nad they say -T mail,news
but the mail & news types have conflicting directives...

how will you define what an acceptable composite of subtypes will be?

Thanks,

-Eric

-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to