From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH] In mke2fs, accept a human readable size as input to the 'bytes-per-inode' argument. Date: Sun, 15 Nov 2015 20:10:59 -0500 Message-ID: <20151116011059.GB19264@thunk.org> References: <1447601094-19655-1-git-send-email-matt.59491@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Matthieu Dupont Return-path: Received: from imap.thunk.org ([74.207.234.97]:60608 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbbKPBLI (ORCPT ); Sun, 15 Nov 2015 20:11:08 -0500 Content-Disposition: inline In-Reply-To: <1447601094-19655-1-git-send-email-matt.59491@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Nov 15, 2015 at 04:24:54PM +0100, Matthieu Dupont wrote: > Signed-off-by: Matthieu Dupont Thanks, applied. - Ted