From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Ts'o Subject: Re: [PATCH 1/4] e2fsprogs: Document mmp commands in debugfs manpage Date: Fri, 11 Nov 2011 21:12:51 -0500 Message-ID: <20111112021251.GC4055@thunk.org> References: <4EBC5524.3000105@redhat.com> <4EBC5570.3060708@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ext4 development To: Eric Sandeen Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:35117 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750933Ab1KLFQM (ORCPT ); Sat, 12 Nov 2011 00:16:12 -0500 Content-Disposition: inline In-Reply-To: <4EBC5570.3060708@redhat.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Nov 10, 2011 at 04:51:28PM -0600, Eric Sandeen wrote: > Document the dump_mmp and set_mmp_value commands in > the debugfs manpage. > > Signed-off-by: Eric Sandeen Applied, thanks. - Ted