diff options
author | Brian Behlendorf <[email protected]> | 2011-11-09 12:45:35 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-11-09 19:36:21 -0800 |
commit | 0d0b523728b348b2d762fd9b27511ed9b138607b (patch) | |
tree | 0cce0407fbb877f06e6aba098d47f27c8084324f /include/fs | |
parent | 12ff95ff579d0203790aff69632c7ab12ce56140 (diff) |
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 <[email protected]>
Issue #52
Diffstat (limited to 'include/fs')
0 files changed, 0 insertions, 0 deletions