* UBIFS option to make volume not do compression
@ 2008-12-19 4:56 Philip Rakity
2008-12-19 12:02 ` Artem Bityutskiy
0 siblings, 1 reply; 6+ messages in thread
From: Philip Rakity @ 2008-12-19 4:56 UTC (permalink / raw)
To: linux-mtd
I would like the option to create an empty UBIFS file system that has compression disabled. I know I can do this via mkfs.ubifs, ubinit, etc ... but this is not helpful when just creating a empty file system for testing.
this option would be equivalent to the -x none option.
Philip
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: UBIFS option to make volume not do compression
2008-12-19 4:56 UBIFS option to make volume not do compression Philip Rakity
@ 2008-12-19 12:02 ` Artem Bityutskiy
0 siblings, 0 replies; 6+ messages in thread
From: Artem Bityutskiy @ 2008-12-19 12:02 UTC (permalink / raw)
To: Philip Rakity; +Cc: linux-mtd
On Thu, 2008-12-18 at 20:56 -0800, Philip Rakity wrote:
> I would like the option to create an empty UBIFS file system that has compression disabled. I know I can do this via mkfs.ubifs, ubinit, etc ... but this is not helpful when just creating a empty file system for testing.
>
> this option would be equivalent to the -x none option.
>From Documentation/filesystems/ubifs.txt:
compr=none override defoult comressor and set it to "none"
compr=lzo override defoult comressor and set it to "lzo"
compr=zlib override defoult comressor and set it to "zlib"
Just make sure you use up-to-date UBIFS, because this was added
recently. And I guess this should also be mentioned somewhere on the web
site.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <mailman.11.1229706002.1545.linux-mtd@lists.infradead.org>]
* Re: UBIFS option to make volume not do compression
[not found] <mailman.11.1229706002.1545.linux-mtd@lists.infradead.org>
@ 2008-12-21 18:47 ` Philip Rakity
2008-12-22 6:23 ` Artem Bityutskiy
0 siblings, 1 reply; 6+ messages in thread
From: Philip Rakity @ 2008-12-21 18:47 UTC (permalink / raw)
To: linux-mtd
>From Documentation/filesystems/ubifs.txt:
>compr=none override defoult comressor and set it to "none"
>compr=lzo override defoult comressor and set it to "lzo"
>compr=zlib override defoult comressor and set it to "zlib"
>Just make sure you use up-to-date UBIFS, because this was added
>recently. And I guess this should also be mentioned somewhere on the web
>site.
Source browsed the mtd git on the mtd website. No references to the above in
the documentation. Did I look at wrong git ?
An FAQ edit would be nice.
Philip
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: UBIFS option to make volume not do compression
2008-12-21 18:47 ` Philip Rakity
@ 2008-12-22 6:23 ` Artem Bityutskiy
2008-12-22 9:14 ` Geert Uytterhoeven
0 siblings, 1 reply; 6+ messages in thread
From: Artem Bityutskiy @ 2008-12-22 6:23 UTC (permalink / raw)
To: Philip Rakity; +Cc: linux-mtd
On Sun, 2008-12-21 at 10:47 -0800, Philip Rakity wrote:
> >From Documentation/filesystems/ubifs.txt:
>
> >compr=none override defoult comressor and set it to "none"
> >compr=lzo override defoult comressor and set it to "lzo"
> >compr=zlib override defoult comressor and set it to "zlib"
>
> >Just make sure you use up-to-date UBIFS, because this was added
> >recently. And I guess this should also be mentioned somewhere on the web
> >site.
>
> Source browsed the mtd git on the mtd website. No references to the above in
> the documentation. Did I look at wrong git ?
>
> An FAQ edit would be nice.
You may find the up-to-date ubifs.txt in the ubifs-2.6.git
(see http://www.linux-mtd.infradead.org/doc/ubifs.html#L_source) or
in the current Linus's tree.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UBIFS option to make volume not do compression
2008-12-22 6:23 ` Artem Bityutskiy
@ 2008-12-22 9:14 ` Geert Uytterhoeven
2008-12-22 9:32 ` Artem Bityutskiy
0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2008-12-22 9:14 UTC (permalink / raw)
To: Artem Bityutskiy; +Cc: Philip Rakity, linux-mtd
On Mon, 22 Dec 2008, Artem Bityutskiy wrote:
> On Sun, 2008-12-21 at 10:47 -0800, Philip Rakity wrote:
> > >From Documentation/filesystems/ubifs.txt:
> >
> > >compr=none override defoult comressor and set it to "none"
^ ^
default compressor
> > >compr=lzo override defoult comressor and set it to "lzo"
> > >compr=zlib override defoult comressor and set it to "zlib"
> >
> > >Just make sure you use up-to-date UBIFS, because this was added
> > >recently. And I guess this should also be mentioned somewhere on the web
> > >site.
> >
> > Source browsed the mtd git on the mtd website. No references to the above in
> > the documentation. Did I look at wrong git ?
> >
> > An FAQ edit would be nice.
>
> You may find the up-to-date ubifs.txt in the ubifs-2.6.git
> (see http://www.linux-mtd.infradead.org/doc/ubifs.html#L_source) or
> in the current Linus's tree.
It's not in Linus' current tree.
With kind regards,
Geert Uytterhoeven
Software Architect
Sony Techsoft Centre Europe
The Corporate Village · Da Vincilaan 7-D1 · B-1935 Zaventem · Belgium
Phone: +32 (0)2 700 8453
Fax: +32 (0)2 700 8622
E-mail: Geert.Uytterhoeven@sonycom.com
Internet: http://www.sony-europe.com/
A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 · RPR Brussels
Fortis · BIC GEBABEBB · IBAN BE41293037680010
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-12-22 9:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 4:56 UBIFS option to make volume not do compression Philip Rakity
2008-12-19 12:02 ` Artem Bityutskiy
[not found] <mailman.11.1229706002.1545.linux-mtd@lists.infradead.org>
2008-12-21 18:47 ` Philip Rakity
2008-12-22 6:23 ` Artem Bityutskiy
2008-12-22 9:14 ` Geert Uytterhoeven
2008-12-22 9:32 ` Artem Bityutskiy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox