driver core: add newlines to debugging enabled/disabled messages
[pandora-kernel.git] / fs / hfs / hfs_fs.h
index ad65288..9955232 100644 (file)
@@ -54,7 +54,7 @@ struct hfs_inode_info {
        struct list_head open_dir_list;
        struct inode *rsrc_inode;
 
-       struct semaphore extents_lock;
+       struct mutex extents_lock;
 
        u16 alloc_blocks, clump_blocks;
        sector_t fs_blocks;