hpfs: Convert sbi->hpfs_creation_de to mutex
authorThomas Gleixner <[email protected]>
Tue, 7 Sep 2010 14:32:56 +0000 (14:32 +0000)
committerThomas Gleixner <[email protected]>
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 <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Al Viro <[email protected]>
Cc: [email protected]
LKML-Reference: <20100907125056.228874895@linutronix.de>
fs/hpfs/buffer.c
fs/hpfs/hpfs_fn.h
fs/hpfs/super.c