MTD CVS update: 'mtd/include/linux/mtd nftl.h'

David Woodhouse dwmw2 at infradead.org
Fri Mar 31 10:12:20 EST 2000


Update of /home/cvs/mtd/include/linux/mtd
In directory infradead.org:/tmp/cvs-serv13392/include/linux/mtd

Modified Files:
	nftl.h 
Log Message:
Fix the if (doclist) logic to exit when we _haven't_ found and
DisksOnChip, rather than when we _have_.

Change the lock on the NFTL structure to a semaphore, because we have to
be able to sleep while we're holding it. We ought to be able to get away
without having a lock at all, like FTL does. Locking will need to be done
in doc2000.c but that's necessary anyway.



To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list