nfsMount() gone?

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Jun 24 13:11:38 UTC 2010


This is gone like all other special mount functions.  You may use now

#include <rtems/libio.h>

mount()
mount_and_make_target_path()

You have to adjust your application configuration also:

#define CONFIGURE_FILESYSTEM_NFSFS

PS:

CONFIGURE_FILESYSTEM_NFSFS should be really CONFIGURE_FILESYSTEM_NFS.

On 06/24/2010 02:58 PM, Peter Dufault wrote:
> Is nfsMount() gone?  Should I be using mount directly now?  Is there a doc?
> 
> Peter
> -----------------
> Peter Dufault
> HD Associates, Inc.      Software and System Engineering
> 
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users


-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list