fs: pass exact type of data dirties to ->dirty_inode
[deliverable/linux.git] / fs / nilfs2 / nilfs.h
index a9c6a531f80c5786ce628e3cbf0bd331ba86141f..f02b9ad43a21f9537d23e3678a115e570488174a 100644 (file)
@@ -269,7 +269,7 @@ int nilfs_load_inode_block(struct inode *inode, struct buffer_head **pbh);
 extern int nilfs_inode_dirty(struct inode *);
 int nilfs_set_file_dirty(struct inode *inode, unsigned nr_dirty);
 extern int nilfs_mark_inode_dirty(struct inode *);
-extern void nilfs_dirty_inode(struct inode *);
+extern void nilfs_dirty_inode(struct inode *, int flags);
 int nilfs_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
                 __u64 start, __u64 len);
 
This page took 0.026063 seconds and 5 git commands to generate.