diff options
Diffstat (limited to 'include/linux/fs.h')
| -rw-r--r-- | include/linux/fs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index a0c5ba57ffc5..05cd238ad941 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
| @@ -1445,10 +1445,6 @@ static inline void sb_start_intwrite(struct super_block *sb) | |||
| 1445 | 1445 | ||
| 1446 | extern bool inode_owner_or_capable(const struct inode *inode); | 1446 | extern bool inode_owner_or_capable(const struct inode *inode); |
| 1447 | 1447 | ||
| 1448 | /* not quite ready to be deprecated, but... */ | ||
| 1449 | extern void lock_super(struct super_block *); | ||
| 1450 | extern void unlock_super(struct super_block *); | ||
| 1451 | |||
| 1452 | /* | 1448 | /* |
| 1453 | * VFS helper functions.. | 1449 | * VFS helper functions.. |
| 1454 | */ | 1450 | */ |
