X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;ds=inline;f=fs%2Fcifs%2Fcifsfs.h;h=cb71dc1f94d1e38dc042bf79e68614032553486a;hb=8c285645ab3b05942124020b5f0b89d3b539823a;hp=fbd050c8d52a53063319ff266568300788faf02f;hpb=b993fdbc7fe26f96b59003a3552c418a71aa0a9f;p=cascardo%2Flinux.git diff --git a/fs/cifs/cifsfs.h b/fs/cifs/cifsfs.h index fbd050c8d52a..cb71dc1f94d1 100644 --- a/fs/cifs/cifsfs.h +++ b/fs/cifs/cifsfs.h @@ -41,10 +41,6 @@ extern struct file_system_type cifs_fs_type; extern const struct address_space_operations cifs_addr_ops; extern const struct address_space_operations cifs_addr_ops_smallbuf; -/* Functions related to super block operations */ -extern void cifs_sb_active(struct super_block *sb); -extern void cifs_sb_deactive(struct super_block *sb); - /* Functions related to inodes */ extern const struct inode_operations cifs_dir_inode_ops; extern struct inode *cifs_root_iget(struct super_block *);