From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from majordomo by infradead.org with local (Exim 3.03 #1) id 12mwtC-0005wt-00 for mtd-list@infradead.org; Wed, 03 May 2000 12:00:22 +0100 Received: from dwmw2 by infradead.org with local (Exim 3.03 #1) id 12mwtB-0005wk-00 for cvs-notify@infradead.org; Wed, 03 May 2000 12:00:21 +0100 To: cvs-notify@infradead.org Subject: MTD CVS update: 'mtd/kernel mtd.c mtdblock.c nftl.c' Message-Id: From: David Woodhouse Date: Wed, 03 May 2000 12:00:21 +0100 Sender: owner-mtd@imladris.demon.co.uk List-ID: Update of /home/cvs/mtd/kernel In directory infradead.org:/tmp/cvs-serv22848/kernel Modified Files: mtd.c mtdblock.c nftl.c Log Message: Replaced {get,put}_mtd_device() with the new properly(?) locked versions. Also fix nftl.c and mtdblock.c to use them. To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org