Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp893989ybg; Fri, 18 Oct 2019 08:55:39 -0700 (PDT) X-Google-Smtp-Source: APXvYqwNfG3Y8/ILvUp8FUh2o7OfU/J5+qOpkvHp1TcFwZYXO0fzJKFiJIpJC5Qigpdhdt8/fuS9 X-Received: by 2002:a17:907:429d:: with SMTP id ny21mr9654456ejb.176.1571414139200; Fri, 18 Oct 2019 08:55:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571414139; cv=none; d=google.com; s=arc-20160816; b=CY50YgxE5+eYGtllZGSbUdg/akcCkEMtnlfJprGTyxeRyyO7+GZEHtoqlVKyY7FAAb FTpYJAfHRooncqob6jVacQrizZIStAAkuPqb1+JocWbBvWpSVuLsg4p/BpPyZNpw2WDq Ez/QZUhYEMTkZxEN9ZcD+/8qqpMKjGQBH/+rQXBuUVIzHSFDLs3xL8sRAEtdmHTz0LaS LdA5p3sGRQaYJCwkcrv5U+Wwx+6WHp8hLHmClSOZ6b5/9RVLp5x1h+7/NUgG27gPXaqx 5T9U4xmSnAcZ9s51L1JAcQmA8CamJeWAKlGit9vLHBEa5rbSxccuPNc0sO5we4OYtXx9 T9TQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=j/CB0yFR0/APefn32C1k7J+1o6QNY2ybQMjFbGqfj3Y=; b=QKaBD+Zuwcpf9faE+kItgRskP+2p5i6LidYPBP8Cvi08jXLbQ+8mKtTlrdjE/BvBk1 UKJo9l4TYyeXXd53DnqsTYXCcNN3TtPY1XtIXZq/M5tHwkSZAo2uWgZ5RCZ9pIWsfB6H 1r3uYYmW/ZNzTCNKjXPfYqVIhOhshV0TQ/emgwRQvuGronA+ZeZx0ORqrwJxxwqUTnGK nsFB1qw68RRELQD5ln/iOA4XJRZY/4/U8dUY12yvz2VvbiZh9cX1E/m9rT/aNfdU9+kn AbPJNrmigV6lwvGI+9xt/6N47ue1OB+PETGpC+h89SMxmtrvI4y1FFN+PygYDDaobALw r0sA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q28si4048720eda.322.2019.10.18.08.55.14; Fri, 18 Oct 2019 08:55:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1733247AbfJQM4O (ORCPT + 99 others); Thu, 17 Oct 2019 08:56:14 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:34029 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729124AbfJQM4O (ORCPT ); Thu, 17 Oct 2019 08:56:14 -0400 Received: from callcc.thunk.org (guestnat-104-133-0-98.corp.google.com [104.133.0.98] (may be forged)) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x9HCtrJo003613 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 17 Oct 2019 08:55:54 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id 4B61F420458; Thu, 17 Oct 2019 08:55:53 -0400 (EDT) Date: Thu, 17 Oct 2019 08:55:53 -0400 From: "Theodore Y. Ts'o" To: Iurii Zaikin Cc: linux-kselftest@vger.kernel.org, linux-ext4@vger.kernel.org, skhan@linuxfoundation.org, adilger.kernel@dilger.ca, Tim.Bird@sony.com, kunit-dev@googlegroups.com, brendanhiggins@google.com Subject: Re: [PATCH linux-kselftest/test v5] ext4: add kunit test for decoding extended timestamps Message-ID: <20191017125553.GE25548@mit.edu> References: <20191016205820.164985-1-yzaikin@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191016205820.164985-1-yzaikin@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Wed, Oct 16, 2019 at 01:58:20PM -0700, Iurii Zaikin wrote: > KUnit tests for decoding extended 64 bit timestamps > that verify the seconds part of [a/c/m] > timestamps in ext4 inode structs are decoded correctly. > KUnit tests, which run on boot and output > the results to the debug log in TAP format (http://testanything.org/). > are only useful for kernel devs running KUnit test harness. Not for > inclusion into a production build. > Test data is derived from the table under > Documentation/filesystems/ext4/inodes.rst Inode Timestamps. > > Signed-off-by: Iurii Zaikin Reviewed-by: Theodore Ts'o Minor nit. The above commit description would look nicer when looked at in "git log" when formatted as follows: --- cut here --- KUnit tests for decoding extended 64 bit timestamps that verify the seconds part of [a/c/m] timestamps in ext4 inode structs are decoded correctly. KUnit tests, which run on boot and output the results to the debug log in TAP format (http://testanything.org/) are only useful for kernel devs running KUnit test harness and are not for inclusion into a production build. Test data is derived from the table in the Inode Timestamps section of Documentation/filesystems/ext4/inodes.rst. --- cut here --- - Ted