linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] v3: new tuneubifs command to adjust tunable filesystem parameters on ubifs
@ 2011-01-18  9:04 stefani
  2011-01-18  9:04 ` [PATCH 1/2] Rename mkfs.ubifs into ubifs-utils stefani
  2011-01-18  9:04 ` [PATCH 2/2] Add new tuneubifs stefani
  0 siblings, 2 replies; 7+ messages in thread
From: stefani @ 2011-01-18  9:04 UTC (permalink / raw)
  To: dedekind1, linux-mtd, dwmw2, Artem.Bityutskiy; +Cc: Stefani Seibold

From: Stefani Seibold <stefani@seibold.net>

ChangeLog:
31.12.2010 first proposal
18.01.2011 fixes suggested by Artem:
           - fix help message
	   - rename the tool into tuneubifs
	   - rename mkfs.ubifs" directory into "ubifs-utils"
	   - move the tool to ubifs-utils/tuneubifs
	   - code cleanup
18.01.2011 split the patch into a rename and a add patch

tuneubifs 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 tuneubifs 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>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-21 22:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18  9:04 [PATCH 0/2] v3: new tuneubifs command to adjust tunable filesystem parameters on ubifs stefani
2011-01-18  9:04 ` [PATCH 1/2] Rename mkfs.ubifs into ubifs-utils stefani
2011-01-18  9:04 ` [PATCH 2/2] Add new tuneubifs stefani
2011-01-18 10:53   ` Artem Bityutskiy
2011-01-18 11:04     ` Stefani Seibold
2011-01-18 11:10       ` Artem Bityutskiy
2011-01-21 22:00         ` Artem Bityutskiy

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).