From: Mitchell E Berger Date: Tue, 25 Oct 2011 05:33:06 +0000 (-0400) Subject: Prevent the janitor from trying to clean up nonexistent LVs. X-Git-Tag: 0.4.11^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/commitdiff_plain/6f0f854835da0f1ec07dc498660257006cc4f0e3?ds=sidebyside;hp=6f0f854835da0f1ec07dc498660257006cc4f0e3 Prevent the janitor from trying to clean up nonexistent LVs. If, for some reason or another, an LV doesn't exist, we would previously dd from /dev/zero into a new file in /dev/xenvg, thus filling the devfs. ---