[PATCH] mount: add btrfs to mount.8

2014-06-04 Thread Gui Hecheng
Based on Documentation/filesystems/btrfs.txt Signed-off-by: Gui Hecheng --- sys-utils/mount.8 | 186 ++ 1 file changed, 186 insertions(+) diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index efa1ae8..ec8eab3 100644 --- a/sys-utils/mount.8

Re: [PATCH] mount: add btrfs to mount.8

2014-06-05 Thread Karel Zak
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(+) Thanks, but I'm not sure thi

Re: [PATCH] mount: add btrfs to mount.8

2014-06-05 Thread Gui Hecheng
On Thu, 2014-06-05 at 10:03 +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 > > ++ >

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Karel Zak
On Fri, Jun 06, 2014 at 02:32:39PM +0800, Gui Hecheng wrote: > But for now, there are btrfs *users* complaining that they cannot find > any help by refering to the mount manpage when they want to mount their > btrfs. Actually, not every btrfs user have the mood to check the > Documentation/filesyst

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Karel Zak
On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: > I personally have no problem to maintain information about arbitrary > FS in mount.8, the problem are updates. Unfortunately, kernel FS developers > don't care about the man page at all and it's very often not up to date. Hmm.. anoth

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Gui Hecheng
On Fri, 2014-06-06 at 11:44 +0200, Karel Zak wrote: > On Fri, Jun 06, 2014 at 02:32:39PM +0800, Gui Hecheng wrote: > > But for now, there are btrfs *users* complaining that they cannot find > > any help by refering to the mount manpage when they want to mount their > > btrfs. Actually, not every bt

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Gui Hecheng
On Fri, 2014-06-06 at 12:03 +0200, Karel Zak wrote: > On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: > > I personally have no problem to maintain information about arbitrary > > FS in mount.8, the problem are updates. Unfortunately, kernel FS developers > > don't care about the man p

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Karel Zak
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. Karel

Re: [PATCH] mount: add btrfs to mount.8

2014-06-06 Thread Eric Sandeen
On 6/6/14, 5:03 AM, Karel Zak wrote: > On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: >> I personally have no problem to maintain information about arbitrary >> FS in mount.8, the problem are updates. Unfortunately, kernel FS developers >> don't care about the man page at all and it'

Re: [PATCH] mount: add btrfs to mount.8

2014-06-07 Thread Christoph Hellwig
On Fri, Jun 06, 2014 at 10:52:48AM -0500, Eric Sandeen wrote: > On 6/6/14, 5:03 AM, Karel Zak wrote: > > On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: > >> I personally have no problem to maintain information about arbitrary > >> FS in mount.8, the problem are updates. Unfortunately,

Re: [PATCH] mount: add btrfs to mount.8

2014-06-08 Thread Gui Hecheng
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 > > ++ >

Re: [PATCH] mount: add btrfs to mount.8

2014-06-09 Thread Eric Sandeen
On 6/7/14, 8:41 AM, Christoph Hellwig wrote: > On Fri, Jun 06, 2014 at 10:52:48AM -0500, Eric Sandeen wrote: >> On 6/6/14, 5:03 AM, Karel Zak wrote: >>> On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: I personally have no problem to maintain information about arbitrary FS in

Re: [PATCH] mount: add btrfs to mount.8

2014-06-09 Thread Karel Zak
On Sat, Jun 07, 2014 at 06:41:50AM -0700, Christoph Hellwig wrote: > On Fri, Jun 06, 2014 at 10:52:48AM -0500, Eric Sandeen wrote: > > On 6/6/14, 5:03 AM, Karel Zak wrote: > > > On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: > > >> I personally have no problem to maintain information a

Re: [PATCH] mount: add btrfs to mount.8

2014-06-11 Thread Eric Sandeen
On 6/7/14, 8:41 AM, Christoph Hellwig wrote: > On Fri, Jun 06, 2014 at 10:52:48AM -0500, Eric Sandeen wrote: >> On 6/6/14, 5:03 AM, Karel Zak wrote: >>> On Fri, Jun 06, 2014 at 11:44:28AM +0200, Karel Zak wrote: I personally have no problem to maintain information about arbitrary FS in