summaryrefslogtreecommitdiff
path: root/lib/sbuild/chroot/facet/storage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sbuild/chroot/facet/storage.cc')
-rw-r--r--lib/sbuild/chroot/facet/storage.cc7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/sbuild/chroot/facet/storage.cc b/lib/sbuild/chroot/facet/storage.cc
index 2ad6e4f1..a54167e7 100644
--- a/lib/sbuild/chroot/facet/storage.cc
+++ b/lib/sbuild/chroot/facet/storage.cc
@@ -38,6 +38,13 @@ namespace sbuild
{
}
+ void
+ storage::setup_lock(chroot::setup_type type,
+ bool lock,
+ int status)
+ {
+ }
+
}
}
}