On Sun, Oct 21, 2001 at 04:19:24PM +0200, Lorenzo Allegrucci wrote: > > Let's suppose I want to create a file "bar" on the creation of > the file "foo" with a ramfs-like filesystem, actually "myramfs" :) Take a look at how ddfs or pcihpfs creates files. They both are based on ramfs. ddfs: http://www.kernel.org/pub/linux/kernel/people/mochel/ddfs/ pcihpfs (the PCI Hotplug driver filesystem): http://www.kroah.com/linux/hotplug thanks, greg k-h - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/