Message ID | 20201102194135.174806-1-preichl@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=AlMJ=EI=vger.kernel.org=linux-xfs-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CB1726A2 for <patchwork-linux-xfs@patchwork.kernel.org>; Mon, 2 Nov 2020 19:42:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA0FC2225E for <patchwork-linux-xfs@patchwork.kernel.org>; Mon, 2 Nov 2020 19:42:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="QUM5xG1I" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725806AbgKBTme (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Mon, 2 Nov 2020 14:42:34 -0500 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:51139 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725838AbgKBTme (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Mon, 2 Nov 2020 14:42:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604346152; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=pmSFaqvMagseyjLGEkWqhhoQi0d3wf5BGcLU7a+0Ro4=; b=QUM5xG1IoGLAAVYU8Ncr/NH18fnhJGFmiojUgRA4t9cjjh0dSu6STygsfyT1sVmK0jHDLd 7uaUCwTP7ceTuk5fw/fLt/y7LKsCa8e9pGPzfaN8aOH5R7h88OrmEsOSTef0VCawnuFqWw dXZY+SHN23jo1HmVeF1eALWX8HEU6nA= Received: from mail-wr1-f72.google.com (mail-wr1-f72.google.com [209.85.221.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-584-Kj6XhlPEP2SHr7xzikuQGA-1; Mon, 02 Nov 2020 14:41:39 -0500 X-MC-Unique: Kj6XhlPEP2SHr7xzikuQGA-1 Received: by mail-wr1-f72.google.com with SMTP id w1so6818078wrr.5 for <linux-xfs@vger.kernel.org>; Mon, 02 Nov 2020 11:41:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=pmSFaqvMagseyjLGEkWqhhoQi0d3wf5BGcLU7a+0Ro4=; b=XWkDxZVlP38xyA81yzEVzrBZjF5mUOFJnpw5Rrm91Hr5Swd42HD17d8ATModsRBYeS 9CvZrgw3OLlEiipH9bCK4mG0fCubJhX7DY6lXCTrTh+qzZQ0zJOqTfhbn6WDUFCkw+xM zrHCC28QA3fFrhul1DzL/j/J7E0Ox9nERQTPBKoCVWJKBnCSsrXt+Nfp1MbImec7yQHq 4KGkz+snUlKsLtNtaTenoWBkufrjHF+Bz0qFVgDIjWZmS9X6VeT68UujcpVAMIkC/ou+ WZJrATYfMpVJLQiPLp+EAgMuewSLhJg5rNS7iPzJ6KrSj3enMefo7jxgoRVyFU994JRA ZoGg== X-Gm-Message-State: AOAM532oPcwmChHdL9Qw51mH4iWnoZPAN77SHepbYRyVQ2RgmvnFBh57 BeFjO5I3INNPWksQfTpsibcO9L7eTzSw+ofkKxpCtBE9ZKDAuIkMRZEPO7fFpRqcfwn5X8220sz mwCa34SV7GotRsF8G6iim X-Received: by 2002:a7b:c7c9:: with SMTP id z9mr20251291wmk.91.1604346097843; Mon, 02 Nov 2020 11:41:37 -0800 (PST) X-Google-Smtp-Source: ABdhPJw/RyuYVyU315UHIJUEUuN5xoHTX9komBuYq2i1x7ez2XHXOA6h8bwkTkF1y6jq7hQ9vP/Jxw== X-Received: by 2002:a7b:c7c9:: with SMTP id z9mr20251280wmk.91.1604346097659; Mon, 02 Nov 2020 11:41:37 -0800 (PST) Received: from localhost.localdomain ([84.19.91.81]) by smtp.gmail.com with ESMTPSA id 6sm11742465wrc.88.2020.11.02.11.41.36 for <linux-xfs@vger.kernel.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Nov 2020 11:41:36 -0800 (PST) From: Pavel Reichl <preichl@redhat.com> To: linux-xfs@vger.kernel.org Subject: [PATCH v13 0/4] xfs: Remove wrappers for some semaphores Date: Mon, 2 Nov 2020 20:41:31 +0100 Message-Id: <20201102194135.174806-1-preichl@redhat.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
xfs: Remove wrappers for some semaphores
|
expand
|