Message ID | 160382543472.1203848.8335854864075548402.stgit@magnolia (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=OTwx=EC=vger.kernel.org=fstests-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 4A584921 for <patchwork-fstests@patchwork.kernel.org>; Tue, 27 Oct 2020 19:06:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2A41021527 for <patchwork-fstests@patchwork.kernel.org>; Tue, 27 Oct 2020 19:06:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="AKfrOsxi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1829358AbgJ0TGD (ORCPT <rfc822;patchwork-fstests@patchwork.kernel.org>); Tue, 27 Oct 2020 15:06:03 -0400 Received: from aserp2120.oracle.com ([141.146.126.78]:49268 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2503794AbgJ0TGD (ORCPT <rfc822;fstests@vger.kernel.org>); Tue, 27 Oct 2020 15:06:03 -0400 Received: from pps.filterd (aserp2120.oracle.com [127.0.0.1]) by aserp2120.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 09RIt6wd108088; Tue, 27 Oct 2020 19:06:01 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=F1eqUbYboSqXHRNYVDWUvPtnDvXpczmOTMrRhEMoYLQ=; b=AKfrOsxi4u501n6X3Xuyolj0pJeHgYUhTPK7i+rPTKIq1RfGj+rS4oDPUODrNTWN3NXl U6jYlvOZ78hNjP5x+eWBezkpu1VuRpswrPDaTm7qt9nelfeiivyFfpCSYSbYDH9ENblr G7QbwIUY0QNd8IOhu6dgFUbS5E2fN+r3xhlbcdhtRdAqDlt3aVV0F10gl8pxtswHU8Je u2ep5zNmf7AV89V6Wtve0firQWUq0bQaJUxGOcjqBBk2jYLyytvaDyzaIHL7FM1g6TIX KdOut1Z4l7Dm/L4Wrv6iLn1Rwt/4MvTmj6eQnzKVOVqCYjVDL9OL2BKoHKfeb05rKFdF kw== Received: from userp3030.oracle.com (userp3030.oracle.com [156.151.31.80]) by aserp2120.oracle.com with ESMTP id 34cc7kuv7w-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 27 Oct 2020 19:06:01 +0000 Received: from pps.filterd (userp3030.oracle.com [127.0.0.1]) by userp3030.oracle.com (8.16.0.42/8.16.0.42) with SMTP id 09RItK9e019886; Tue, 27 Oct 2020 19:04:00 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userp3030.oracle.com with ESMTP id 34cx6wbnwu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 27 Oct 2020 19:04:00 +0000 Received: from abhmp0003.oracle.com (abhmp0003.oracle.com [141.146.116.9]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 09RJ3x09028369; Tue, 27 Oct 2020 19:03:59 GMT Received: from localhost (/10.159.243.144) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 27 Oct 2020 12:03:55 -0700 Subject: [PATCH RFC v6 0/4] xfstests: widen timestamps to deal with y2038+ From: "Darrick J. Wong" <darrick.wong@oracle.com> To: darrick.wong@oracle.com, guaneryu@gmail.com Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org Date: Tue, 27 Oct 2020 12:03:54 -0700 Message-ID: <160382543472.1203848.8335854864075548402.stgit@magnolia> User-Agent: StGit/0.19 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9787 signatures=668682 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 adultscore=0 phishscore=0 spamscore=0 bulkscore=0 malwarescore=0 mlxlogscore=999 mlxscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2010270110 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9787 signatures=668682 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 lowpriorityscore=0 adultscore=0 malwarescore=0 spamscore=0 clxscore=1015 mlxscore=0 suspectscore=0 priorityscore=1501 impostorscore=0 bulkscore=0 phishscore=0 mlxlogscore=999 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2010270110 Precedence: bulk List-ID: <fstests.vger.kernel.org> X-Mailing-List: fstests@vger.kernel.org |
Series |
xfstests: widen timestamps to deal with y2038+
|
expand
|