This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eCos jffs2 garbage collection thread + fix


Andrew Lunn <andrew@lunn.ch> writes:

> > It should work, but its a bit messy. I don't like breaking the
> > filesystem mount point abstration like this. At minimum i would move
> > your lookup code out of the filesystem into the io package and add a
> > function something like 
> > 
> > struct cyg_mtab_entry * cyg_fs_root_lookup(cyg_dir *root);
> > 
> > I was hoping Nick would comment about this since its his design. Maybe
> > there is a better way to do this.
> 
> Here is what i intend to commit in the next few days if no one says
> otherwise.

I just noticed that you were hoping for some feedback from me. I tend
to skip JFFS2 threads, so I must have missed it. However, the fileio
changes look fine to me, go ahead and commit them.

-- 
Nick Garnett                                          eCos Kernel Architect
http://www.ecoscentric.com                     The eCos and RedBoot experts
Besuchen Sie uns vom 22.-24.02.05 auf der Embedded World 2005, Stand 11-124
Visit us at Embedded World 2005, NÃrnberg, Germany, 22-24 Feb, Stand 11-124


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]