patch-2.4.8 linux/fs/autofs/autofs_i.h
Next file: linux/fs/block_dev.c
Previous file: linux/drivers/video/cgfourteenfb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 26 13:43:12 2001
- Orig file:
v2.4.7/linux/fs/autofs/autofs_i.h
- Orig date:
Tue Jul 3 17:08:21 2001
diff -u --recursive --new-file v2.4.7/linux/fs/autofs/autofs_i.h linux/fs/autofs/autofs_i.h
@@ -107,7 +107,7 @@
unsigned long symlink_bitmap[AUTOFS_SYMLINK_BITMAP_LEN];
};
-extern inline struct autofs_sb_info *autofs_sbi(struct super_block *sb)
+static inline struct autofs_sb_info *autofs_sbi(struct super_block *sb)
{
return (struct autofs_sb_info *)(sb->u.generic_sbp);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)