K 10 svn:author V 5 trasz K 8 svn:date V 27 2020-08-31T12:14:20.198320Z K 7 svn:log V 316 In 13-CURRENT, the linux rc script uses "nocover" mount option to avoid mounting required filesystems twice. However, this option hasn't been MFC'd. Implement its functionality in a different way, by stating the mount point. Submitted by: sigsys@gmail.com Differential Revision: https://reviews.freebsd.org/D26217 END