From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757538AbbKFP6q (ORCPT ); Fri, 6 Nov 2015 10:58:46 -0500 Received: from imap.thunk.org ([74.207.234.97]:46040 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752343AbbKFP6o (ORCPT ); Fri, 6 Nov 2015 10:58:44 -0500 Date: Fri, 6 Nov 2015 10:58:35 -0500 From: "Theodore Ts'o" To: "Darrick J. Wong" Cc: David Howells , kalpak@clusterfs.com, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: Re: [PATCH] Ext4: Fix extended timestamp encoding and decoding Message-ID: <20151106155835.GC6160@thunk.org> Mail-Followup-To: Theodore Ts'o , "Darrick J. Wong" , David Howells , kalpak@clusterfs.com, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de References: <20151105144916.6333.58880.stgit@warthog.procyon.org.uk> <20151105181424.GD2213@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151105181424.GD2213@birch.djwong.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 05, 2015 at 10:14:24AM -0800, Darrick J. Wong wrote: > ...but I guess nobody ever developed the e2fsprogs regression tests that Ted > asked for, so none of the patches got merged. Ho hum. I haven't forgotten, and it's been put on my "if you want to do it right, you'll have to do it yourself list". That plus the fact that some of my work had hard deadlines in the near-term future (e.g., ext4 encryption), and long-term deadlines, is why it hasn't happened yet. It is still something that is on my list when I have some free time, but I would be very happy if someone were willing to help out. - Ted