1. 22 7月, 2011 1 次提交
  2. 26 5月, 2011 1 次提交
  3. 01 3月, 2011 1 次提交
    • P
      Squashfs: extend decompressor framework to handle compression options · b7fc0ff0
      Phillip Lougher 提交于
      Extend decompressor framework to handle compression options stored in
      the filesystem.  These options can be used by the relevant decompressor
      at initialisation time to over-ride defaults.
      
      The presence of compression options in the filesystem is indicated by
      the COMP_OPT filesystem flag.  If present the data is read from the
      filesystem and passed to the decompressor init function.  The decompressor
      init function signature has been extended to take this data.
      
      Also update the init function signature in the glib, lzo and xz
      decompressor wrappers.
      Signed-off-by: NPhillip Lougher <phillip@lougher.demon.co.uk>
      b7fc0ff0
  4. 14 1月, 2011 3 次提交
  5. 05 8月, 2010 1 次提交
  6. 21 1月, 2010 2 次提交