Re: [Yaffs] [YAFFS] NFS export with YAFFS2 (continued)

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: yaffs, Jean-Loup Sabatier
Subject: Re: [Yaffs] [YAFFS] NFS export with YAFFS2 (continued)
On Friday 26 March 2010 17:32:42 Charles Manning wrote:
> On Friday 26 March 2010 04:18:52 Jean-Loup Sabatier wrote:
> > >Hi. I'm picking up this thread again. What's the status on this
> > >patch, and the yaffs2+nfs status in general?
> > >
> > >
> > >--
> > >Henrik Grindal Bakken <>
> > >PGP ID: 8D436E52
> > >Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52
> >
> > Good morning,
> >
> > Sorry for the delay with my answer, this mail slipped past my attention.
> >
> > With this patch NFS is working okay with YAFFS2, we didn't have any issue
> > with this on powerpc architectures (ibm 405, amcc 440, amcc 440ep, amcc
> > 440epx platforms, using DENX distribution).
> >
> > You'll find attached the patch we are using.
> >
> > This patch represents the difference between the YAFFS2 directory we're
> > using and the origin (i.e. YAFFS2 developent trunk from 08 31th 2009).
> >
> > We're currently using this patch with kernels version 2.6.30 and 2.6.32.
> > An older version of this patch was working with a kernel 2.6.25
> >
> > Best wishes
> >
> > Jean-Loup Sabatier
>
> Hi Jean-Loup
>
> I'm struggling with this patch and can't make it apply.
>
> Can you please send me the whole yaffs_fs.c
>
> I'll integrate it into the latest.


Thanks Jean-Loup.

After a bit of fiddling around I was able to apply this. I made a few changes
to formatting etc.

I did some rudimentary testing (read/write, ls,...) and it seems to work. I'll
test it with fsx etc.

The changes have been applied to git.
http://yaffs.net/gitweb?p=yaffs2/.git;a=summary

-- Charles