From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cn.fujitsu.com ([59.151.112.132]:8969 "EHLO heian.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750813AbaFIGbH (ORCPT ); Mon, 9 Jun 2014 02:31:07 -0400 Message-ID: <1402295165.4585.1.camel@localhost.localdomain> Subject: Re: [PATCH] mount: add btrfs to mount.8 From: Gui Hecheng To: Karel Zak CC: , Date: Mon, 9 Jun 2014 14:26:05 +0800 In-Reply-To: <20140606101720.GC30975@x2.net.home> References: <1401933919-23608-1-git-send-email-guihc.fnst@cn.fujitsu.com> <20140606101720.GC30975@x2.net.home> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Sender: linux-btrfs-owner@vger.kernel.org List-ID: On Fri, 2014-06-06 at 12:17 +0200, Karel Zak wrote: > On Thu, Jun 05, 2014 at 10:05:19AM +0800, Gui Hecheng wrote: > > Based on Documentation/filesystems/btrfs.txt > > > > Signed-off-by: Gui Hecheng > > --- > > sys-utils/mount.8 | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 186 insertions(+) > > Applied, thanks. Thanks very much. -Gui > Karel >