From d48141ba0bed2866e05261cf06f0a6adfb11f349 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 14 Oct 2010 02:33:09 +0200 Subject: umount: try to get rid of DM devices --- src/umount.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/umount.h') diff --git a/src/umount.h b/src/umount.h index aeccc00f1..c06ca867a 100644 --- a/src/umount.h +++ b/src/umount.h @@ -28,4 +28,6 @@ int swapoff_all(void); int loopback_detach_all(void); +int dm_detach_all(void); + #endif -- cgit v1.2.3