Message ID | 158216290180.601264.5491208016048898068.stgit@magnolia (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=u4TP=4I=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 A66501395 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 20 Feb 2020 01:41:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8544A21D56 for <patchwork-linux-xfs@patchwork.kernel.org>; Thu, 20 Feb 2020 01:41:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="fboxSSvq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727135AbgBTBly (ORCPT <rfc822;patchwork-linux-xfs@patchwork.kernel.org>); Wed, 19 Feb 2020 20:41:54 -0500 Received: from userp2130.oracle.com ([156.151.31.86]:43518 "EHLO userp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726784AbgBTBly (ORCPT <rfc822;linux-xfs@vger.kernel.org>); Wed, 19 Feb 2020 20:41:54 -0500 Received: from pps.filterd (userp2130.oracle.com [127.0.0.1]) by userp2130.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 01K1cps8164554; Thu, 20 Feb 2020 01:41:50 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : from : to : cc : date : message-id : mime-version : content-type : content-transfer-encoding; s=corp-2020-01-29; bh=FZifl53lDd/XSt6FXlYJ+6LyLxnh1+O3f7XhskpfqGs=; b=fboxSSvqQb/v0inXhNlicCnuJOohOJFZpWRoJl9WrzSZ/wVtUzz3jKncDCpnJlIBBy9a 14xskJDJcOcKLNox+UpysXB0daWckcwLTe8pe6pCP0/4ZblbWkcbrEO0Zo0lIEYLCFdw PUbX7pgqYGeFClouvOrn7IKU25WTx+6OIzLuavpVUu/RzCWKCLB8TVqnTYbWxQiFwdVD B6rlCSBxeJRhsu7N0p08wuCQd/k3zQ0sM3BBZpS7yn5lrWuP0eXVqoso8rjTBmeNjKSo hl+NkRqIMHXFn1YFHWbZarxUmlIxc4LFa9Q/EmgTsvaJzLxmHthM4yqFqJN1c8+rvyny /A== Received: from aserp3020.oracle.com (aserp3020.oracle.com [141.146.126.70]) by userp2130.oracle.com with ESMTP id 2y8udd6ta7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Feb 2020 01:41:50 +0000 Received: from pps.filterd (aserp3020.oracle.com [127.0.0.1]) by aserp3020.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 01K1fnDj188245; Thu, 20 Feb 2020 01:41:49 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserp3020.oracle.com with ESMTP id 2y8ud96rfn-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 20 Feb 2020 01:41:49 +0000 Received: from abhmp0017.oracle.com (abhmp0017.oracle.com [141.146.116.23]) by aserv0121.oracle.com (8.14.4/8.13.8) with ESMTP id 01K1fhnw002175; Thu, 20 Feb 2020 01:41:43 GMT Received: from localhost (/67.169.218.210) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 19 Feb 2020 17:41:42 -0800 Subject: [PATCH v2 0/8] xfsprogs: actually check that writes succeeded From: "Darrick J. Wong" <darrick.wong@oracle.com> To: sandeen@sandeen.net, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org Date: Wed, 19 Feb 2020 17:41:41 -0800 Message-ID: <158216290180.601264.5491208016048898068.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9536 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 mlxlogscore=999 phishscore=0 suspectscore=0 mlxscore=0 malwarescore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2001150001 definitions=main-2002200011 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9536 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 phishscore=0 impostorscore=0 mlxlogscore=999 malwarescore=0 mlxscore=0 suspectscore=0 priorityscore=1501 bulkscore=0 adultscore=0 spamscore=0 lowpriorityscore=0 clxscore=1015 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2001150001 definitions=main-2002200010 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: <linux-xfs.vger.kernel.org> X-Mailing-List: linux-xfs@vger.kernel.org |
Series |
xfsprogs: actually check that writes succeeded
|
expand
|