# /etc/fstab: static file system information.

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
tmpfs		/tmp		tmpfs	mode=1777	0	0
debugfs		/sys/kernel/debug debugfs defaults	0	0
v_tmp		/vtmp	9p	trans=virtio,version=9p2000.L,msize=262144,nofail,x-systemd.device-timeout=1	0	0
/dev/rootfs	/	ext4    noatime 0 1

/dev/vdg	/results auto	defaults		0	2

# Don't include entries for the xfstests filesystems (/vdb, /vdc, etc.) here, as
# they interfere with xfstests by changing the behavior of 'mount -o remount'.
