2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

btrfs: Remove volume parsing code

Now we have more robust and fs agnostic path-resolution
engine for resolving dev conflicts.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov
2013-12-11 17:18:59 +04:00
parent 1ba08ca664
commit c5d2386a2f
5 changed files with 0 additions and 611 deletions

View File

@@ -13,7 +13,6 @@
#include "list.h"
#include "util.h"
#include "mount.h"
#include "mount-btrfs.h"
#include "mman.h"
#include "cpu.h"
#include "file-lock.h"