]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r320163:
authorasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Jul 2017 21:52:08 +0000 (21:52 +0000)
committerasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 31 Jul 2017 21:52:08 +0000 (21:52 +0000)
commit3a57abdd105ece49eba67c40b48624645243b018
tree63bdcc762eb7825f2d9ea4ff4e5e2dc8ac34fc1f
parent04317ec876e072b8d2215fb9dc57f35d9afea6df
MFC r320163:

Fix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab does not exist

dumpfs prints a harmless warning message (via ufs_disk_fillout(3) and
getfsfile(3)), when /etc/fstab does not exist.  We can ignore it.

PR: 220165
Reported by: gjb
Sponsored by: Spectra Logic Corp

git-svn-id: svn://svn.freebsd.org/base/stable/10@321820 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/makefs/tests/makefs_ffs_tests.sh