Message ID | 159559768062.2144584.13583793543173131929.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=RoHj=BD=vger.kernel.org=linux-security-module-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 2ED031392 for <patchwork-linux-security-module@patchwork.kernel.org>; Fri, 24 Jul 2020 13:35:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F1531206C1 for <patchwork-linux-security-module@patchwork.kernel.org>; Fri, 24 Jul 2020 13:34:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TjEP2Cj3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726842AbgGXNe7 (ORCPT <rfc822;patchwork-linux-security-module@patchwork.kernel.org>); Fri, 24 Jul 2020 09:34:59 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:50336 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726488AbgGXNe6 (ORCPT <rfc822;linux-security-module@vger.kernel.org>); Fri, 24 Jul 2020 09:34:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595597695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=a4vHYe3spI83+cKkolbaEeLXnlWnDNMO141eOit08Ts=; b=TjEP2Cj38UtCxuuqzMYlk3ekAU2qWE1wvhLSnDmp960c47120bvHAjTLqEH6eCgpeCV7uP PciRAsYZjP0mt47QFyOd7U6fk61xyvGCzauYixa8+78osxpYuHVJlKM46g8My4htCfiV9H DX1cYr+UFF2bNLMV2ltdU+XUZMuWs+E= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-355-6SiDWXm8NVmPz_uvgi3Qug-1; Fri, 24 Jul 2020 09:34:51 -0400 X-MC-Unique: 6SiDWXm8NVmPz_uvgi3Qug-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id DD1D41083E82; Fri, 24 Jul 2020 13:34:48 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-112-32.rdu2.redhat.com [10.10.112.32]) by smtp.corp.redhat.com (Postfix) with ESMTP id 83278712C4; Fri, 24 Jul 2020 13:34:41 +0000 (UTC) Subject: [PATCH 00/17] VFS: Filesystem information [ver #20] From: David Howells <dhowells@redhat.com> To: torvalds@linux-foundation.org, viro@zeniv.linux.org.uk Cc: Theodore Ts'o <tytso@mit.edu>, Eric Biggers <ebiggers@kernel.org>, linux-api@vger.kernel.org, "Darrick J. Wong" <darrick.wong@oracle.com>, Jeff Layton <jlayton@redhat.com>, Carlos Maiolino <cmaiolino@redhat.com>, Jeff Layton <jlayton@kernel.org>, Andreas Dilger <adilger.kernel@dilger.ca>, linux-ext4@vger.kernel.org, dhowells@redhat.com, raven@themaw.net, mszeredi@redhat.com, christian@brauner.io, jannh@google.com, darrick.wong@oracle.com, kzak@redhat.com, jlayton@redhat.com, linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Date: Fri, 24 Jul 2020 14:34:40 +0100 Message-ID: <159559768062.2144584.13583793543173131929.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.23 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: <linux-security-module.vger.kernel.org> |
Series |
VFS: Filesystem information [ver #20]
|
expand
|