Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode
Tell the filesystem if we just updated timestamp (I_DIRTY_SYNC) or
anything else, so that the filesystem can track internally if it
needs to push out a transaction for fdatasync or not.

This is just the prototype change with no user for it yet.  I plan
to push large XFS changes for the next merge window, and getting
this trivial infrastructure in this window would help a lot to avoid
tree interdependencies.

Also remove incorrect comments that ->dirty_inode can't block.  That
has been changed a long time ago, and many implementations rely on it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-05-27 07:04:40 -04:00
..
2011-03-07 10:09:35 +11:00
2010-10-18 15:08:07 -05:00
2009-12-14 23:08:16 -06:00
2011-03-31 11:26:23 -03:00
2010-10-18 15:08:07 -05:00
2011-03-07 10:09:35 +11:00
2011-05-25 10:48:37 -05:00
2010-12-16 16:05:51 -06:00
2011-05-24 11:17:13 -05:00
2011-04-28 13:18:04 -05:00
2011-04-28 13:18:04 -05:00
2011-05-24 11:17:13 -05:00
2011-03-31 11:26:23 -03:00
2011-05-24 11:17:13 -05:00
2011-04-28 13:18:04 -05:00
2010-10-18 15:08:06 -05:00
2010-10-18 15:08:06 -05:00
2011-03-31 11:26:23 -03:00
2009-12-14 23:08:16 -06:00