Skip to content
Commit d5aacad5 authored by Al Viro's avatar Al Viro
Browse files

New helper - simple_fsync()



writes associated buffers, then does sync_inode() to write
the inode itself (and to make it clean).  Depends on
->write_inode() honouring the second argument.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 337eb00a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment