From: Theodore Tso Subject: Re: [PATCH] debugfs : Fix usage of logdump command to make consistent with man page. Date: Wed, 1 Oct 2008 19:56:24 -0400 Message-ID: <20081001235624.GO10080@mit.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Manish Katiyar Return-path: Received: from www.church-of-our-saviour.ORG ([69.25.196.31]:54172 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750760AbYJAX40 (ORCPT ); Wed, 1 Oct 2008 19:56:26 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, Sep 12, 2008 at 02:09:19PM +0530, Manish Katiyar wrote: > Below path adds the missing 's' option in the usage of logdump. Also > trivially replace "inode" with "filespec" to make consistent with man > page. Thanks, applied. - Ted