[PATCH 0/10] Add yaffs2 file system: Fourth patchset
- From: Charles Manning <cdhmanning@xxxxxxxxx>
- Date: Fri, 14 Jan 2011 16:05:59 +1300
This is the fourth submission of a yaffs2 patchset.
I would like to thank everyone that has given comments so far. They
have been most helpful.
I would like to thank CELF (now part of Linux Foundation) and Google
for sponsoring the effort to get yaffs2 mainlined.
This code is patched from 371b2eaad7d9c4947ec1e5c5f0576b7e118df617
at git://www.aleph1.co.uk/yaffs2.
This patch set takes onboard almost all the comments provided since the
last set of patches. Most noteably :
* Removal of almost all the wrapper macros. Pretty much all that remains
is some wrapping (YCHAR --> char) to allow Unicode compilation.
* Huge amount of reformating. Code passes checkpatch.pl except for what
* appears to be a checkpatch.pl bug (reported).
* Fixes since last submission.
This code ran various tests for the whole night with no problems seen.
Comments/feedback welcome, but I'm hopefully getting pretty close to
acceptance :-).
-- Charles
--
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/
- Follow-Ups:
- [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code
- From: Charles Manning
- [PATCH 03/10] Add yaffs2 file system: Checkpoint handing code
- From: Charles Manning
- [PATCH 09/10] Add yaffs2 file system: Linux glue code
- From: Charles Manning
- [PATCH 05/10] Add yaffs2 file system: Tags processing code
- From: Charles Manning
- [PATCH 10/10] Add yaffs2 file system: Hook in to Linux tree
- From: Charles Manning
- [PATCH 08/10] Add yaffs2 file system: Core guts code
- From: Charles Manning
- [PATCH 07/10] Add yaffs2 file system: yaffs1 and yaffs2 mode specific code
- From: Charles Manning
- [PATCH 06/10] Add yaffs2 file system: Tracing and verification code
- From: Charles Manning
- [PATCH 02/10] Add yaffs2 file system: Attribute and xattrib handling code
- From: Charles Manning
- [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code
- From: Charles Manning
- [PATCH 04/10] Add yaffs2 file system: Flash interfacing and ECC handling code
- Prev by Date: Re: vfs-scale, d_revalidate from nfsd
- Next by Date: [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code
- Previous by thread: [GIT PULL] (xen) stable/gntdev for 2.6.38
- Next by thread: [PATCH 01/10] Add yaffs2 file system: Allocation, block handling and bitmapping code
- Index(es):
Relevant Pages
|