virtio-fs: don't show mount options
authorMiklos Szeredi <mszeredi@redhat.com>
Tue, 15 Oct 2019 14:11:41 +0000 (16:11 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Tue, 15 Oct 2019 14:11:41 +0000 (16:11 +0200)
commit3f22c7467136adfa6d2a7baf7cd5c573f0641bd1
treef5b1f84e894ec982e4d554b7169fed2d8cd698e5
parent112e72373d1f60f1e4558d0a7f0de5da39a1224d
virtio-fs: don't show mount options

Virtio-fs does not accept any mount options, so it's confusing and wrong to
show any in /proc/mounts.

Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/fuse_i.h
fs/fuse/inode.c
fs/fuse/virtio_fs.c