[OE-core] [PATCH 1/5] genext2fs: support large files and filesystems without using large amounts of memory

Cui, Dexuan dexuan.cui at intel.com
Mon Apr 2 02:26:28 UTC 2012


BTW, we can see http://sourceforge.net/mailarchive/message.php?msg_id=29071716 for what Corey, the author of the patches to genext2fs, said:
"We (MontaVista) and our customers have been using these patches in production since the time I sent them out and we haven't had any issues"

So, the quality of the patches seems pretty good.

Thanks,
-- Dexuan


> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org
> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of
> Dexuan Cui
> Sent: Monday, April 02, 2012 12:10 AM
> To: openembedded-core at lists.openembedded.org
> Subject: [OE-core] [PATCH 1/5] 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(-)
> ...




More information about the Openembedded-core mailing list