HomeFreeBSD

MFC 273102:

Description

MFC 273102:
Use '-e' to check if the virtio backing file has already been created.

The '-f' check works fine on a regular file but not if the backing file is
a device (e.g., /dev/md0). In this case it would print a misleading but
otherwise benign message about the backing file not being present.

PR: 210410

Details

Provenance
jhbAuthored on
Parents
rS303924: Replace all remaining calls to vprint(9) with vn_printf(9), and remove
Branches
Unknown
Tags
Unknown