summaryrefslogtreecommitdiff
path: root/tools/virtiofsd/fuse_i.h
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2018-08-30 14:22:10 -0400
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-01-23 16:41:36 +0000
commit1b209805f8159c3f4d89ddb9390a5f64887cebff (patch)
treee53ff3056e6afaab2f0ad28a6510a9a05bade438 /tools/virtiofsd/fuse_i.h
parent9776457ca6f05d5900e27decb1dba2ffddf95a22 (diff)
downloadqemu-1b209805f8159c3f4d89ddb9390a5f64887cebff.zip
virtiofsd: Make fsync work even if only inode is passed in
If caller has not sent file handle in request, then using inode, retrieve the fd opened using O_PATH and use that to open file again and issue fsync. This will be needed when dax_flush() calls fsync. At that time we only have inode information (and not file). Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'tools/virtiofsd/fuse_i.h')
0 files changed, 0 insertions, 0 deletions