summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVivek Goyal <vgoyal@redhat.com>2021-02-09 17:47:54 -0500
committerMiklos Szeredi <mszeredi@redhat.com>2021-03-05 15:46:47 +0100
commit3f9b9efd82a84f27e95d0414f852caf1fa839e83 (patch)
treeb67d0c363189165b968a1a5e73ff91f0205152cc /include
parent775c5033a0d164622d9d10dd0f0a5531639ed3ed (diff)
virtiofs: Fail dax mount if device does not support it
Right now "mount -t virtiofs -o dax myfs /mnt/virtiofs" succeeds even if filesystem deivce does not have a cache window and hence DAX can't be supported. This gives a false sense to user that they are using DAX with virtiofs but fact of the matter is that they are not. Fix this by returning error if dax can't be supported and user has asked for it. Signed-off-by: Vivek Goyal <vgoyal@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions