Brian Behlendorf 0d0b523728 Linux 3.1 compat, vfs_fsync()
Preferentially use the vfs_fsync() function.  This function was
initially introduced in 2.6.29 and took three arguments.  As
of 2.6.35 the dentry argument was dropped from the function.
For older kernels fall back to using file_fsync() which also
took three arguments including the dentry.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #52
2011-11-09 19:36:21 -08:00
..
2010-09-02 16:12:02 -07:00
2010-09-02 16:12:02 -07:00
2011-06-16 11:49:38 -07:00
2010-09-02 16:12:02 -07:00
2010-09-02 16:12:02 -07:00
2010-11-30 10:36:58 -08:00
2010-09-02 16:12:02 -07:00
2010-09-05 21:49:05 -07:00
2011-11-09 19:36:21 -08:00
2010-05-17 15:18:00 -07:00
2011-06-16 11:49:38 -07:00