From d2e2ecaa1c18c47f29e588e602a6c10adc534692 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 27 Sep 2018 08:02:40 +0200 Subject: core/btrfs-progs: removed empty PKGBUILD and FS#58237.patch is uptream already --- core/btrfs-progs/FS#58237.patch | 16 ---------------- core/btrfs-progs/PKGBUILD | 0 2 files changed, 16 deletions(-) delete mode 100644 core/btrfs-progs/FS#58237.patch delete mode 100644 core/btrfs-progs/PKGBUILD diff --git a/core/btrfs-progs/FS#58237.patch b/core/btrfs-progs/FS#58237.patch deleted file mode 100644 index 21a11fc3..00000000 --- a/core/btrfs-progs/FS#58237.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/utils.c b/utils.c -index e9cb3a82f..f867e5a7f 100644 ---- a/utils.c -+++ b/utils.c -@@ -2484,11 +2484,6 @@ const char *subvol_strip_mountpoint(const char *mnt, const char *full_path) - if (!len) - return full_path; - -- if ((strncmp(mnt, full_path, len) != 0) || (full_path[len] != '/')) { -- error("not on mount point: %s", mnt); -- exit(1); -- } -- - if (mnt[len - 1] != '/') - len += 1; - diff --git a/core/btrfs-progs/PKGBUILD b/core/btrfs-progs/PKGBUILD deleted file mode 100644 index e69de29b..00000000 -- cgit v1.2.3-70-g09d2