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)
commit117bf5fbdbdc7a5394e5718b3354238961c83067
tree06a063f3a3b92bd1896a87ff14bdb0f8900dbf6f
parent18cb657ca1bafe635f368346a1676fb04c512edf
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