Make super_blocks and sb_lock static
[linux-2.6-block.git] / include / linux / fs.h
index 65d02de342e129a401ca92283ac74685e616387c..2f717baefdf82169a975fe802a5ccaa7957dd6ea 100644 (file)
@@ -1183,8 +1183,6 @@ struct mm_struct;
 #define UMOUNT_NOFOLLOW        0x00000008      /* Don't follow symlink on umount */
 #define UMOUNT_UNUSED  0x80000000      /* Flag guaranteed to be unused */
 
-extern struct list_head super_blocks;
-extern spinlock_t sb_lock;
 
 /* Possible states of 'frozen' field */
 enum {