freeze_bdev: kill bd_mount_sem
[linux-2.6-block.git] / include / linux / fs.h
index cbb7724c11d39a2539d7cf4fa4ae3fa2ab27f2ef..72dfbd4239746baa7a8707698c76543442c11155 100644 (file)
@@ -640,7 +640,6 @@ struct block_device {
        struct super_block *    bd_super;
        int                     bd_openers;
        struct mutex            bd_mutex;       /* open/close mutex */
-       struct semaphore        bd_mount_sem;
        struct list_head        bd_inodes;
        void *                  bd_holder;
        int                     bd_holders;