On Wed, 2011-02-09 at 11:47 +0100, Gilles Ganault wrote:
> Unfortunately, I checked how the uClinux kernel was configured for
> compiling, and the inotify is indeed selected by default :-/

There was a bug with YAFFS2 not updating the timestamp on parent
directories, which made Asterisk fail to pick up changes.

It is fixed in yaffs2 CVS, to be exact:

yaffs2_guts.c (1.83.1.84)
yaffs2_fs.c (1.80)

This code basically introduces a function called UpdateParent(), to
update the parent directory's timestamp, and call it in all appropriate
places.

I guess you might have to update the YAFFS2 version in your kernel...

HTH,

Ithamar R. Adema
http://www.team-embedded.nl


_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to