On 2/21/08, gordan@xxxxxxxxxx <gordan@xxxxxxxxxx> wrote: ... > Is tail packing used by default? I seem to remember that it was not used > by default if compression was emabled. Is this the case? Is it possible to > use both compression and tail packing? > Transparent compression has nothing with tail packing. Cryptcompress file plugin doesn't operate with tails/extents. This is a different file plugin, that can be considered as another file system, which uses the same low-level code (nodes, balancing, etc). Tails/extents are a business of (default) unix-file plugin, whereas cryptcompress file plugin operates only with so-called "ctail items", which look mostly like tails, but ain't merged at logical cluster boundaries, plus some other peculiar properties. If compression is enabled, then in default mode management will be passed to unix-file plugin with "notail" policy, as soon as some heuristic detects, that file is incompressible. See http://66.102.9.104/search?q=cache:TkVTWciE3F8J:www.namesys.com/cryptcompress_design.html for details. Edward. > > >> Are there any plans to put it all up on Sourceforge or similar, with public > >> CVS access, mailing lists etc, so the user community can get more involved > >> in the project? > > > > > Flex still doesn't have a time to repair namesys.com > > > Ah, so it will be back. Good to know. :-) > > Many thanks for your help. > > Gordan > - To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html