diff options
author | 2021-02-09 17:47:54 -0500 | |
---|---|---|
committer | 2021-03-05 15:46:47 +0100 | |
commit | 3f9b9efd82a84f27e95d0414f852caf1fa839e83 (patch) | |
tree | b67d0c363189165b968a1a5e73ff91f0205152cc /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | fuse: fix live lock in fuse_iget() (diff) | |
download | wireguard-linux-3f9b9efd82a84f27e95d0414f852caf1fa839e83.tar.xz wireguard-linux-3f9b9efd82a84f27e95d0414f852caf1fa839e83.zip |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions