hpfs: Convert sbi->hpfs_creation_de to mutex
authorThomas Gleixner <tglx@linutronix.de>
Tue, 7 Sep 2010 14:32:56 +0000 (14:32 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 30 Oct 2010 08:12:03 +0000 (10:12 +0200)
commit4a71f1b1d42b7a9da8201eed371ade19dbafcfd0
tree06a063f3a3b92bd1896a87ff14bdb0f8900dbf6f
parent0b2510a0244324aaccacac536e0dfc78dad77f08
hpfs: Convert sbi->hpfs_creation_de to mutex

sbi->hpfs_creation_de is used as mutex so make it a mutex.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Christoph Hellwig <hch@infradead.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
LKML-Reference: <20100907125056.228874895@linutronix.de>
fs/hpfs/buffer.c
fs/hpfs/hpfs_fn.h
fs/hpfs/super.c