diff --git a/[refs] b/[refs] index 9348072d36de..a54658a3868e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9f61c3c0c8daed9844870bc9358e6d9fdb7eb61 +refs/heads/master: 471667391a92bf7bf2cd4ff31a3ad88e5dec934b diff --git a/trunk/include/linux/fs.h b/trunk/include/linux/fs.h index a0c5ba57ffc5..05cd238ad941 100644 --- a/trunk/include/linux/fs.h +++ b/trunk/include/linux/fs.h @@ -1445,10 +1445,6 @@ static inline void sb_start_intwrite(struct super_block *sb) extern bool inode_owner_or_capable(const struct inode *inode); -/* not quite ready to be deprecated, but... */ -extern void lock_super(struct super_block *); -extern void unlock_super(struct super_block *); - /* * VFS helper functions.. */