public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/bcachefs-tools/files/
Date: Sat, 14 Sep 2024 07:09:31 +0000 (UTC)	[thread overview]
Message-ID: <1726297765.c77d0c7c5239c74ba90b86bfccb6be8b7b17a24f.juippis@gentoo> (raw)

commit:     c77d0c7c5239c74ba90b86bfccb6be8b7b17a24f
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Aug 31 19:03:35 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 07:09:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c77d0c7c

sys-fs/bcachefs-tools: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../bcachefs-tools-1.4.0-fix-clang-musl.patch      | 24 ----------------------
 1 file changed, 24 deletions(-)

diff --git a/sys-fs/bcachefs-tools/files/bcachefs-tools-1.4.0-fix-clang-musl.patch b/sys-fs/bcachefs-tools/files/bcachefs-tools-1.4.0-fix-clang-musl.patch
deleted file mode 100644
index b011ca1de422..000000000000
--- a/sys-fs/bcachefs-tools/files/bcachefs-tools-1.4.0-fix-clang-musl.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Bug: https://bugs.gentoo.org/921564
-From https://github.com/koverstreet/bcachefs-tools/commit/8e56da27fd23c169395b3b266b15a1c093aba849
-
-diff --git a/libbcachefs.c b/libbcachefs.c
-index 68b750a..ec6b272 100644
---- a/libbcachefs.c
-+++ b/libbcachefs.c
-@@ -445,6 +445,7 @@ struct bchfs_handle bcache_fs_open(const char *path)
-  */
- struct bchfs_handle bchu_fs_open_by_dev(const char *path, int *idx)
- {
-+	struct bch_opts opts = bch2_opts_empty();
- 	char buf[1024], *uuid_str;
-
- 	struct stat stat = xstat(path);
-@@ -469,8 +470,6 @@ struct bchfs_handle bchu_fs_open_by_dev(const char *path, int *idx)
- 		uuid_str = p + 1;
- 	} else {
- read_super:
--		struct bch_opts opts = bch2_opts_empty();
--
- 		opt_set(opts, noexcl,	true);
- 		opt_set(opts, nochanges, true);
-


                 reply	other threads:[~2024-09-14  7:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1726297765.c77d0c7c5239c74ba90b86bfccb6be8b7b17a24f.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox