Re: [Patch RFC 20/37] cifs: convert semaphore to mutex

From: Christoph Hellwig
Date: Thu Jul 30 2009 - 17:09:56 EST


On Sun, Jul 26, 2009 at 08:18:39AM -0000, Thomas Gleixner wrote:
> - struct semaphore sesSem;
> + struct mutex sesSem;

If we touch every user of this anyway any chance we could give it a sane
name, e.g. session_mutex?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/