|
@@ -2956,7 +2956,7 @@ extern int generic_block_fiemap(struct inode *inode,
|
|
|
struct fiemap_extent_info *fieinfo, u64 start,
|
|
|
u64 len, get_block_t *get_block);
|
|
|
|
|
|
-extern void get_filesystem(struct file_system_type *fs);
|
|
|
+extern struct file_system_type *get_filesystem(struct file_system_type *fs);
|
|
|
extern void put_filesystem(struct file_system_type *fs);
|
|
|
extern struct file_system_type *get_fs_type(const char *name);
|
|
|
extern struct super_block *get_super(struct block_device *);
|