Message ID | 20220909011516.55957-1-guozihua@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6D97C6FA82 for <linux-integrity@archiver.kernel.org>; Fri, 9 Sep 2022 01:19:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229610AbiIIBTF (ORCPT <rfc822;linux-integrity@archiver.kernel.org>); Thu, 8 Sep 2022 21:19:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229686AbiIIBTD (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Thu, 8 Sep 2022 21:19:03 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE15B1098F6; Thu, 8 Sep 2022 18:19:01 -0700 (PDT) Received: from dggpemm500024.china.huawei.com (unknown [172.30.72.54]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4MNyhs1SJZzlVrj; Fri, 9 Sep 2022 09:15:09 +0800 (CST) Received: from huawei.com (10.67.175.31) by dggpemm500024.china.huawei.com (7.185.36.203) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Fri, 9 Sep 2022 09:19:00 +0800 From: GUO Zihua <guozihua@huawei.com> To: <zohar@linux.ibm.com>, <dmitry.kasatkin@gmail.com>, <paul@paul-moore.com>, <jmorris@namei.org>, <serge@hallyn.com> CC: <linux-integrity@vger.kernel.org>, <linux-security-module@vger.kernel.org> Subject: [PATCH v4 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match() Date: Fri, 9 Sep 2022 09:15:14 +0800 Message-ID: <20220909011516.55957-1-guozihua@huawei.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.175.31] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To dggpemm500024.china.huawei.com (7.185.36.203) X-CFilter-Loop: Reflected Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
ima: Handle -ESTALE returned by ima_filter_rule_match()
|
expand
|