Rework lazytime patch to push the logic about i_dirty_time to
commit54e4c3b7ca1544dda298fec8062b3eb88fd5f8c2
authorTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2014 00:24:23 +0000 (8 19:24 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 9 Dec 2014 00:24:23 +0000 (8 19:24 -0500)
tree6acd4f42b883793dd13cff195af1359de69159b2
parentb16cda9d2cbe90e6fc0a23e190e64297507a3431
Rework lazytime patch to push the logic about i_dirty_time to
__mark_inode_dirty() and to the file system's dirty_inode function.
cover-letter
vfs-add-lazytime-mount-option