From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 247AB15802C for ; Mon, 16 Dec 2024 19:34:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6429E07D9; Mon, 16 Dec 2024 19:34:00 +0000 (UTC) Received: from mail-10628.protonmail.ch (mail-10628.protonmail.ch [79.135.106.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 396C5E07C5 for ; Mon, 16 Dec 2024 19:34:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1734377636; x=1734636836; bh=6y95DrPJCpBT5+cY3LcmRDL9TP4yHYwrkOXZdkVwUQM=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=oGMhO2y3jdLmqjcqsYnvWN1isYpoH7vkdlX0fjcnHPeMwiFxpUBCzLKgbKsOdC+pI /C5Ihg/jvZ4wod5qs/cx1MXa0ioQZwaZjSUVyI66auoMfV3vlp6yz35hzU1VrsS6js p87x9WF80wDgGdazNm4dHRvQ+j/rUSTJyX456UeFA4hVE7aLodB8v7CiWW7w1ZBm7N oe0Tc2itsajSyhBvw8wC+s1hz23NyNIBo4mr9ER054phs8xic3y2AeJiW1BBF/v/7Z 16v56QXx7QyEFkcuBG+pb6Jr5YwqwbwaHHYZaMt6b5x+88R+lb7zVQtyAc0PLFwN5I 40WHlglx5z/HA== Date: Mon, 16 Dec 2024 19:33:51 +0000 To: "gentoo-dev@lists.gentoo.org" From: Filip Kobierski Subject: [gentoo-dev] [PATCHES] Making io-uring a global USE flag Message-ID: Feedback-ID: 115236665:user:proton X-Pm-Message-ID: de0bdbdcfe5ae19033425eb9394a96493ad997a8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------4b52acaa32f4f0056315b2700af6ba5b7dd349805d9049178c7d85cae52e348f"; charset=utf-8 X-Archives-Salt: 2588388f-ea45-4f9a-8f72-3224b3f40e8a X-Archives-Hash: 2a993ebcfaac5c0740d5ab793d8ad989 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------4b52acaa32f4f0056315b2700af6ba5b7dd349805d9049178c7d85cae52e348f Content-Type: multipart/mixed;boundary=---------------------791bffd1401d97325b672c8e251a86fd -----------------------791bffd1401d97325b672c8e251a86fd Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 Hello all, this is my third time posting this as it bounced before. This time I'm compressing for this message to pass This is my first patch email series and it concerns making io-uring a global USE flag. Jaco Kroon also pointed out that we have an uring USE flag which basically does the same. In the series of patches I firstly rename uring to io-uring for three packages and later make io-uring global, removing unnecessary descriptions in metadata. Of course I will gladly take in any feedback. Filip Kobierski (3): sci-physics/root: rename uring USE flag to io-uring sys-cluster/{ceph,glusterfs}: rename uring USE flag to io-uring profiles/use.desc: make USE=3Dio-uring global 23 files changed, 39 insertions(+), 58 deletions(-) app-containers/lxc/metadata.xml | 1 - app-emulation/qemu/metadata.xml | 1 - dev-ruby/io-event/metadata.xml | 3 --- media-sound/mpd/metadata.xml | 1 - profiles/use.desc | 1 + sci-physics/root/metadata.xml | 1 - sci-physics/root/root-6.30.08.ebuild | 8 ++++---- sci-physics/root/root-6.32.06.ebuild | 8 ++++---- sci-physics/root/root-6.32.08.ebuild | 8 ++++---- sci-physics/root/root-6.34.00.ebuild | 8 ++++---- sci-physics/root/root-6.34.9999.ebuild | 8 ++++---- sci-physics/root/root-9999.ebuild | 8 ++++---- sys-apps/bfs/metadata.xml | 3 --- sys-apps/plocate/metadata.xml | 3 --- sys-block/fio/metadata.xml | 1 - sys-block/thin-provisioning-tools/metadata.xml | 3 --- sys-cluster/ceph/ceph-18.2.4-r3.ebuild | 8 ++++---- sys-cluster/ceph/ceph-19.2.0-r2.ebuild | 8 ++++---- sys-cluster/ceph/metadata.xml | 1 - sys-cluster/glusterfs/glusterfs-10.5.ebuild | 6 +++--- sys-cluster/glusterfs/glusterfs-11.1.ebuild | 6 +++--- sys-cluster/glusterfs/metadata.xml | 1 - sys-process/audit/metadata.xml | 1 - -----------------------791bffd1401d97325b672c8e251a86fd-- --------4b52acaa32f4f0056315b2700af6ba5b7dd349805d9049178c7d85cae52e348f Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKACcFgmdggIQJkAUVAewu4JXrFiEEDDuAKD1tNsX0bzf/BRUB7C7g lesAALOaAP0aaEU8RDtdtEADhmPC63nzWm7iXqUSkO2qHtklsErLOAEAtcnr 7q6QgWSm3wbrjxiyNpz/5PaRTfHw02AZF8bmAAI= =fUEk -----END PGP SIGNATURE----- --------4b52acaa32f4f0056315b2700af6ba5b7dd349805d9049178c7d85cae52e348f--