new filesystem on RTEMS

Aitor Viana aitor.viana.sanchez at esa.int
Thu Jan 31 08:47:15 UTC 2008


OK I'll follow your comments,

Many thanks again.

Aitor


On Wed, Jan 30, 2008 at 9:50 PM, Joel Sherrill <joel.sherrill at oarcorp.com>
wrote:

> Thomas Doerfler wrote:
> > Aitor,
> >
> > as a starting point, you may want to look at
> >
> >
> http://www.rtems.com/onlinedocs/releases/rtemsdocs-4.7.1/share/rtems/html/filesystem/index.html
> >
> > for the documentation on the API requirements of a new filesystem.
> >
> That documentation was written when the filesystem infrastructure
> was initially implemented.  It should be mostly correct.  But ...
>
> If you spot things that don't match the code, please send comments
> or -- even better -- patches.
> > You may also find it useful to have a look at the outer interface of the
> > DOSFS implementation in cpukit/libfs/src/dosfs, starting in
> > "msdos_fsmount.c"
> >
> Even simpler might be the tftp client filesystem.  It won't take
> you as far but there isn't near as much code to it.
>
> --joel
> >
> > wkr,
> > Thomas.
> >
> >
> >
> > Aitor Viana schrieb:
> >
> >> Hi all,
> >>
> >> I got a question related with file systems on RTEMS. Is there any
> >> documentation available explaining how it is possible to include new
> >> file system implementations on RTEMS? I already know that file systems
> >> of other types are mounted onto the base file system, but how can I
> >> develop a new one?
> >>
> >> Thanks in advance.
> >>
> >> Aitor
> >>
> >>
> >>
> ------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> rtems-users mailing list
> >> rtems-users at rtems.com
> >> http://rtems.rtems.org/mailman/listinfo/rtems-users
> >>
> >
> >
> > --
> > --------------------------------------------
> > Embedded Brains GmbH
> > Thomas Doerfler           Obere Lagerstr. 30
> > D-82178 Puchheim          Germany
> > email: Thomas.Doerfler at embedded-brains.de
> > Phone: +49-89-18908079-2
> > Fax:   +49-89-18908079-9
> > _______________________________________________
> > rtems-users mailing list
> > rtems-users at rtems.com
> > http://rtems.rtems.org/mailman/listinfo/rtems-users
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20080131/bc615aa4/attachment.html>


More information about the users mailing list