vnconfig -l: handle gracefully missing regular file
authorStathis Kamperis <ekamperi@gmail.com>
Mon, 2 Mar 2009 09:16:19 +0000 (09:16 +0000)
committerSascha Wildner <saw@online.de>
Sun, 22 Mar 2009 19:16:24 +0000 (20:16 +0100)
commit2ddea4d51c3fd52031183ecca97ea8ef419d9730
treefa89a550d6e0a68535167a95478cfaa95f931b9c
parentacc9b5f28f19579d5f19eb055b93d680a3544714
vnconfig -l: handle gracefully missing regular file

Check if VNIOCGET failed to retrieve the path of the regular
file, that is associated with the respective vn device. If so,
treat this kind of error as non-fatal (with respect to the rest
of the vn devices).
usr.sbin/vnconfig/vnconfig.c