From: Artem Bityutskiy <dedekind1@gmail.com>
To: stefani@seibold.net
Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org,
Artem.Bityutskiy@nokia.com
Subject: Re: [PATCH] New ubitunefs command to adjust tunable filesystem parameters on ubifs
Date: Sun, 16 Jan 2011 23:44:11 +0200 [thread overview]
Message-ID: <1295214251.2470.15.camel@koala> (raw)
In-Reply-To: <1293790128-4986-1-git-send-email-stefani@seibold.net>
On Fri, 2010-12-31 at 11:08 +0100, stefani@seibold.net wrote:
> From: Stefani Seibold <stefani@seibold.net>
>
> ubitunefs allows the system administrator to adjust various tunable
> filesystem parameters on Linux ubifs filesystems. The current values of these
> parameters can be displayed by using the -v or calling without any option.
>
> Currently the ubitunefs supports the following parameters:
>
> -x, --compr=<none|lzo|zlib> compression type
> -R, --reserved=SIZE how much space should be reserved for super-user
>
> Maybe it will be nice to adjust also the uid and gid of the reserved owner,
> or the increase the max. size of the ubi filesystem. This will be very simple
> to implement.
>
> Signed-off-by: Stefani Seibold <stefani@seibold.net>
Stefani,
thanks for the patch. I have not gone through it, but could we please
keep UBI and UBIFS things separate. The "ubi-utils" directory is for
UBI, could we please avoid putting this UBIFS tool there? Instead, would
it please be possible to:
A. re-name the "mkfs.ubifs" directory into "ubifs-utils", and put your
new tool there.
B. re-name the tool to something which suggests a bit better that this
is about UBIFS (not UBI), e.g.
* tuneubifs (similar to tune2fs)
* ubifsctl (similar to btrfsctl)
--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2011-01-16 21:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-31 10:08 [PATCH] New ubitunefs command to adjust tunable filesystem parameters on ubifs stefani
2011-01-16 21:44 ` Artem Bityutskiy [this message]
2011-01-16 21:49 ` Artem Bityutskiy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1295214251.2470.15.camel@koala \
--to=dedekind1@gmail.com \
--cc=Artem.Bityutskiy@nokia.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=stefani@seibold.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.