Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions
Now that the last user passing a NULL file pointer is gone we can remove
the redundant dentry argument and associated hacks inside vfs_fsynmc_range.

The next step will be removig the dentry argument from ->fsync, but given
the luck with the last round of method prototype changes I'd rather
defer this until after the main merge window.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-05-21 18:31:21 -04:00
..
2007-07-19 10:04:48 -07:00
2008-07-25 10:53:33 -07:00
2010-05-21 18:31:21 -04:00
2010-04-22 12:12:40 +02:00
2009-01-22 13:16:01 +03:00
2005-04-16 15:20:36 -07:00
2009-10-04 15:05:10 -07:00