[oe-commits] Dexuan Cui : genext2fs: support large files and filesystems without using large amounts of memory

git at git.openembedded.org git at git.openembedded.org
Mon Apr 2 03:31:21 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 8f17e499cf91191727c8767e839738cb39c21655
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8f17e499cf91191727c8767e839738cb39c21655

Author: Dexuan Cui <dexuan.cui at intel.com>
Date:   Thu Mar 29 00:35:09 2012 +0800

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 at intel.com>

---

 ...01-Fix-warnings-remove-some-unused-macros.patch |   72 ++
 .../0002-Add-put_blk-and-put_nod-routines.patch    | 1123 ++++++++++++++++++++
 .../0003-Add-get_blkmap-and-put_blkmap.patch       |  222 ++++
 ...lker-for-walking-through-directory-entrie.patch |  357 +++++++
 ...05-Make-filesystem-struct-not-an-overloay.patch |  374 +++++++
 ...0006-Improve-the-efficiency-of-extend_blk.patch |  272 +++++
 ...ove-hdlinks-into-the-filesystem-structure.patch |  175 +++
 ...t-the-creation-of-the-filesystem-structur.patch |   95 ++
 ...e-byte-swapping-into-the-get-put-routines.patch |  421 ++++++++
 ...rt-over-to-keeping-the-filesystem-on-disk.patch |  839 +++++++++++++++
 ...les-into-the-filesystem-a-piece-at-a-time.patch |  103 ++
 ...upport-large-file-support-and-rework-hole.patch |  211 ++++
 .../0013-Add-volume-id-support.patch               |   86 ++
 ...014-Remove-unneeded-setting-of-s_reserved.patch |   28 +
 ...-Rework-creating-the-lost-found-directory.patch |   57 +
 ...ix-the-documentation-for-the-new-L-option.patch |   29 +
 .../0017-Fix-file-same-comparison.patch            |   30 +
 ...andle-files-changing-while-we-are-working.patch |   89 ++
 ...ke-sure-superblock-is-clear-on-allocation.patch |   42 +
 .../genext2fs-1.4.1/fix-nbblocks-cast.patch        |   18 +-
 .../genext2fs/genext2fs-1.4.1/update_to_1.95.patch |  119 ++
 meta/recipes-devtools/genext2fs/genext2fs_1.4.1.bb |   24 +-
 22 files changed, 4776 insertions(+), 10 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=8f17e499cf91191727c8767e839738cb39c21655




More information about the Openembedded-commits mailing list