On Tue, 19 July 2011 14:53:08 +0530, srimugunthan dhandapani wrote: > > Is the hardware the "Drais card" that you described in the following link > www.linux-kongress.org/2010/slides/logfs-engel.pdf Yes. > Since the driver exposes an mtd device, do you mount the ext4,btrfs > filesystem over any FTL? That was last year. In the mean time I've added an FTL to the driver, so the card behaves like a regular ssd. Well, mostly. > Is it possible to have logfs over the PCIe-SSD card? YeaaaNo! Not anymore. Could be lack of error correction in the current driver or could be bitrot. Logfs over loopback seems to work just fine, so if it is bitrot, it is limited to the mtd interface. > Pardon me for asking the following in this thread. > I have been trying to mount logfs and i face seg fault during unmount > . I have tested it in 2.6.34 and 2.39.1. I have asked about the > problem here. > http://comments.gmane.org/gmane.linux.file-systems/55008 > > Two other people have also faced umount problem in logfs > > 1. http://comments.gmane.org/gmane.linux.file-systems/46630 > 2. http://eeek.borgchat.net/lists/linux-embedded/msg02970.html > > My apologies again for asking it here. Since the logfs@xxxxxxxxx > mailing list(and the wiki) doesnt work any more , i am asking the > question here. I am thankful for your reply. Yes, ever since that machine died I have basically been the non-maintainer of logfs. In a different century I would have been hanged, drawn and quartered for it. Give me some time to test the mtd side and see what's up. Jörn -- Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface. -- Doug MacIlroy -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html