tmpfs: don't require {TEST|SCRATCH}_DEV
authorMiklos Szeredi <mszeredi@redhat.com>
Mon, 3 Sep 2018 12:27:28 +0000 (14:27 +0200)
committerEryu Guan <guaneryu@gmail.com>
Sun, 9 Sep 2018 14:50:48 +0000 (22:50 +0800)
commit264e5358e2c2959fc473a10ddf7c08222b5a08dc
treefb052a077199d191b0a57f7f886b8f27d49c8777
parent860405a41198a5820a37ef50489a6047905721f5
tmpfs: don't require {TEST|SCRATCH}_DEV

tmpfs doesn't require a device and the source argument of the mount
is ignored.  If {TEST|SCRATCH}_DEV is not given then set them to
proper strings.

[Eryu: don't require SCRATCH_DEV too]

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/config