Message ID | 20181005012336.1418-1-david@fromorbit.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-xfs-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 38DF6112B for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 5 Oct 2018 01:23:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1CDF929408 for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 5 Oct 2018 01:23:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 10F5B2940D; Fri, 5 Oct 2018 01:23:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B10F529408 for <patchwork-linux-xfs@patchwork.kernel.org>; Fri, 5 Oct 2018 01:23:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726800AbeJEIUB (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Fri, 5 Oct 2018 04:20:01 -0400 Received: from ipmailnode02.adl6.internode.on.net ([150.101.137.148]:25268 "EHLO ipmailnode02.adl6.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726073AbeJEIUB (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Fri, 5 Oct 2018 04:20:01 -0400 Received: from ppp59-167-129-252.static.internode.on.net (HELO dastard) ([59.167.129.252]) by ipmail02.adl6.internode.on.net with ESMTP; 05 Oct 2018 10:53:39 +0930 Received: from discord.disaster.area ([192.168.1.111]) by dastard with esmtp (Exim 4.80) (envelope-from <david@fromorbit.com>) id 1g8EqA-0002u7-EA for linux-xfs@vger.kernel.org; Fri, 05 Oct 2018 11:23:38 +1000 Received: from dave by discord.disaster.area with local (Exim 4.91) (envelope-from <david@fromorbit.com>) id 1g8EqA-0000OT-Ad for linux-xfs@vger.kernel.org; Fri, 05 Oct 2018 11:23:38 +1000 From: Dave Chinner <david@fromorbit.com> To: linux-xfs@vger.kernel.org Subject: [PATCH 0/2] xfs: fix another couple of reflink data corruptions Date: Fri, 5 Oct 2018 11:23:34 +1000 Message-Id: <20181005012336.1418-1-david@fromorbit.com> X-Mailer: git-send-email 2.17.0 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
xfs: fix another couple of reflink data corruptions
|
expand
|