Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP



I might be a little late in the discussion, but I somehow missed this
before. Please don't add this xip support to cramfs, because the
whole point of cramfs is to be a simple _compressed_ filesystem,
and we really don't want to add more complexity to it. Please
use something like the existing ext2 xip mode instead of add support
to romfs using the generic filemap methods.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
    ... If if were actually talking about complex filesystem I'd agree. ... lines that cramfs has in total. ... With the filemap_xip.c helpers adding xip support to any filesystem ... interesting bit is the lowlevel code (the get_xip_page method and ...
    (Linux-Kernel)
  • Re: Can initramfs be mounted read-only?
    ... Try cramfs or romfs instead? ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
    ... Please don't add this xip support to cramfs, ... the hacks required to do XIP on cramfs where ugly, hacky, and complex. ... Did you read my latest patch? ...
    (Linux-Kernel)
  • Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
    ... Please don't add this xip support to cramfs, ... whole point of cramfs is to be a simple _compressed_ filesystem, ...
    (Linux-Kernel)
  • Re: [PATCH 00/10] AXFS: Advanced XIP filesystem
    ... support in the way that I proposed for cramfs a few months ago. ... This would make axfs much more interesting for another set of ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)