From: Christoph Hellwig on 29 Jan 2010 17:30 On Fri, Jan 29, 2010 at 08:38:38PM -0000, Thomas Gleixner wrote: > The sbi->hpfs_creation_de semaphore is used as mutex. Convert it to a > real mutex. > > Signed-off-by: Thomas Gleixner <tglx(a)linutronix.de> > Cc: Al Viro <viro(a)zeniv.linux.org.uk> Looks good, although it was a bit nasty to verify with the useless wrappers and conditional locking all over the place. Reviewed-by: Christoph Hellwig <hch(a)lst.de> -- 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: smbfs: Convert server->sem to mutex Next: hfs: Convert tree_lock to mutex |