fs: kill sync_inode
[sfrench/cifs-2.6.git] / include / linux / fs.h
index 452cd4843843dc5a9b38b2d7636726672ad23976..1751addcb36e1ea1721be0bf9d990d87c1263c94 100644 (file)
@@ -2457,7 +2457,6 @@ static inline void file_accessed(struct file *file)
 
 extern int file_modified(struct file *file);
 
-int sync_inode(struct inode *inode, struct writeback_control *wbc);
 int sync_inode_metadata(struct inode *inode, int wait);
 
 struct file_system_type {