From: Christoph Hellwig on 6 Jul 2010 22:10 This looks fine, although relying on the bd_mutex held in the caller for ->openers seems a bit fragile. At least add a big comment about this fact. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Arnd Bergmann on 7 Jul 2010 10:00 On Wednesday 07 July 2010, Christoph Hellwig wrote: > > This looks fine, although relying on the bd_mutex held in the caller > for ->openers seems a bit fragile. At least add a big comment about > this fact. Ok, added the comment. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: block: remove BKL from BLKROSET and BLKFLSBUF Next: block: remove BKL from partition code |