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

sanitize ->fsync() for affs



unfortunately, for affs (especially for affs directories) we have
no real way to keep track of metadata ownership.  So we have to
do more or less what file_fsync() does, but we do *not* need to
call write_super() there.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4427f0c3
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