]> code.ossystems Code Review - openembedded-core.git/commit
genext2fs: support large files and filesystems without using large amounts of memory
authorDexuan Cui <dexuan.cui@intel.com>
Wed, 28 Mar 2012 16:35:09 +0000 (00:35 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Apr 2012 03:26:09 +0000 (04:26 +0100)
commit8f17e499cf91191727c8767e839738cb39c21655
treeff928b8e77c62375328841aaa822a1d95ce5dd04
parentb3ccc630e6c12a75111b1f7ca877e17d8d4e1dc7
genext2fs: support large files and  filesystems without using large amounts of memory

update_to_1.95.patch was generated by making a diff bewteen the 1.4.1 release
and the latest 1.9.5 version in the cvs repo:
http://genext2fs.cvs.sourceforge.net/viewvc/genext2fs/genext2fs/genext2fs.c?revision=1.95

The patches 0001-0019 come from mailing list of genext2fs-devel
http://sourceforge.net/mailarchive/forum.php?forum_name=genext2fs-devel&max_rows=100&style=flat&viewmonth=201106

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
22 files changed:
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0001-Fix-warnings-remove-some-unused-macros.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0002-Add-put_blk-and-put_nod-routines.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0003-Add-get_blkmap-and-put_blkmap.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0004-Add-a-dirwalker-for-walking-through-directory-entrie.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0005-Make-filesystem-struct-not-an-overloay.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0006-Improve-the-efficiency-of-extend_blk.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0007-Move-hdlinks-into-the-filesystem-structure.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0008-Separate-out-the-creation-of-the-filesystem-structur.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0009-Move-byte-swapping-into-the-get-put-routines.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0010-Convert-over-to-keeping-the-filesystem-on-disk.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0011-Copy-files-into-the-filesystem-a-piece-at-a-time.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0012-Add-rev-1-support-large-file-support-and-rework-hole.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0013-Add-volume-id-support.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0014-Remove-unneeded-setting-of-s_reserved.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0015-Rework-creating-the-lost-found-directory.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0016-Fix-the-documentation-for-the-new-L-option.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0017-Fix-file-same-comparison.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0018-Handle-files-changing-while-we-are-working.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/0019-Make-sure-superblock-is-clear-on-allocation.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/fix-nbblocks-cast.patch
meta/recipes-devtools/genext2fs/genext2fs-1.4.1/update_to_1.95.patch [new file with mode: 0644]
meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb