[Bug 2160] IMFS pipe support broken

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Dec 10 07:50:07 UTC 2013


https://www.rtems.org/bugzilla/show_bug.cgi?id=2160

--- Comment #6 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2013-12-10 01:50:07 CST ---
I don't think it is good to break existing application configurations this way.

Why can't you use

#define CONFIGURE_FIFOS_ENABLED

#include <rtems/confdefs.h>

?

FIFO support is optional in IMFS and it should stay this way.  See also

http://git.rtems.org/rtems/tree/cpukit/libfs/src/imfs/fifoimfs_init.c

which is now identical your

http://git.rtems.org/rtems/tree/cpukit/libfs/src/imfs/imfs_init.c

This makes no sense at all.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list