From: David Chinner <dgc@sgi.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: Erez Zadok <ezk@cs.sunysb.edu>,
akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, Steve French <sfrench@us.ibm.com>,
Lachlan McIlroy <lachlan@sgi.com>,
"Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu>,
Russell King <rmk@arm.linux.org.uk>,
Roman Zippel <zippel@linux-m68k.org>,
David Howells <dhowells@redhat.com>, Ian Kent <raven@themaw.net>,
"Sergey S. Kostyliov" <rathamahata@php4.ru>,
Karsten Keil <kkeil@suse.de>, "H. Peter Anvin" <hpa@zytor.com>,
"Theodore Ts'o" <tytso@mit.edu>,
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>,
Jeff Dike <jdike@addtoit.com>,
Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>,
William Irwin <wli@holomorphy.com>,
Dave Kleikamp <shaggy@austin.ibm.com>,
Petr Vandrovec <vandrove@vc.cvut.cz>,
Trond Myklebust <Trond.Myklebust@netapp.com>,
Jeff Mahoney <jeffm@suse.com>, Paul Mackerras <paulus@samba.org>,
Hugh Dickins <hugh@veritas.com>,
Cyrill Gorcunov <gorcunov@gmail.com>,
Greg Kroah-Hartman <gregkh@suse.de>
Subject: Re: [patch 01/26] mount options: add documentation
Date: Fri, 25 Jan 2008 18:56:53 +1100 [thread overview]
Message-ID: <20080125075653.GS155259@sgi.com> (raw)
In-Reply-To: <200801250024.m0P0OmXX011168@agora.fsl.cs.sunysb.edu>
> In message <20080124193416.379218079@szeredi.hu>, Miklos Szeredi writes:
> > From: Miklos Szeredi <mszeredi@suse.cz>
> >
> > This series addresses the problem of showing mount options in
> > /proc/mounts.
[...]
> > The following filesystems still need fixing: CIFS, NFS, XFS, Unionfs,
> > Reiser4. For CIFS, NFS and XFS I wasn't able to understand how some
> > of the options are used. The last two are not yet in mainline, so I
> > leave fixing those to their respective maintainers out of pure
> > laziness.
XFS has already been updated. The fix is in the XFs git tree that
Andrew picks up for -mm releases and will be merged in the 2.6.25-rc1
window. Commit is here:
http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs-2.6.git;a=commit;h=8c33fb6ca99aa17373bd3d5a507ac0eaefb7abb4
Cheers,
Dave.
--
Dave Chinner
Principal Engineer
SGI Australian Software Group
WARNING: multiple messages have this Message-ID (diff)
From: David Chinner <dgc@sgi.com>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: Erez Zadok <ezk@cs.sunysb.edu>,
akpm@linux-foundation.org, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, Steve French <sfrench@us.ibm.com>,
Lachlan McIlroy <lachlan@sgi.com>,
"Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu>,
Russell King <rmk@arm.linux.org.uk>,
Roman Zippel <zippel@linux-m68k.org>,
David Howells <dhowells@redhat.com>, Ian Kent <raven@themaw.net>,
"Sergey S. Kostyliov" <rathamahata@php4.ru>,
Karsten Keil <kkeil@suse.de>, "H. Peter Anvin" <hpa@zytor.com>,
"Theodore Ts'o" <tytso@mit.edu>,
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>,
Jeff Dike <jdike@addtoit.com>,
Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>,
William Irwin <wli@holomorphy.com>,
Dave Kleikamp <shaggy@austin.ibm.com>,
Petr Vandrovec <vandrove@vc.cvut.cz>,
Trond Myklebust <Trond.Myklebust@netapp.com>,
Jeff Mahoney <jeffm@suse.com>, Paul Mackerras <paulus@samba.org>,
Hug
Subject: Re: [patch 01/26] mount options: add documentation
Date: Fri, 25 Jan 2008 18:56:53 +1100 [thread overview]
Message-ID: <20080125075653.GS155259@sgi.com> (raw)
In-Reply-To: <200801250024.m0P0OmXX011168@agora.fsl.cs.sunysb.edu>
> In message <20080124193416.379218079@szeredi.hu>, Miklos Szeredi writes:
> > From: Miklos Szeredi <mszeredi@suse.cz>
> >
> > This series addresses the problem of showing mount options in
> > /proc/mounts.
[...]
> > The following filesystems still need fixing: CIFS, NFS, XFS, Unionfs,
> > Reiser4. For CIFS, NFS and XFS I wasn't able to understand how some
> > of the options are used. The last two are not yet in mainline, so I
> > leave fixing those to their respective maintainers out of pure
> > laziness.
XFS has already been updated. The fix is in the XFs git tree that
Andrew picks up for -mm releases and will be merged in the 2.6.25-rc1
window. Commit is here:
http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/xfs-2.6.git;a=commit;h=8c33fb6ca99aa17373bd3d5a507ac0eaefb7abb4
Cheers,
Dave.
--
Dave Chinner
Principal Engineer
SGI Australian Software Group
next prev parent reply other threads:[~2008-01-25 8:02 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-24 19:33 [patch 00/26] mount options: fix filesystem's ->show_options Miklos Szeredi
2008-01-24 19:33 ` [patch 01/26] mount options: add documentation Miklos Szeredi
2008-01-25 0:24 ` Erez Zadok
2008-01-25 0:24 ` Erez Zadok
2008-01-25 7:56 ` David Chinner [this message]
2008-01-25 7:56 ` David Chinner
2008-01-25 10:02 ` Miklos Szeredi
2008-01-30 1:54 ` Roman Zippel
2008-01-30 1:54 ` Roman Zippel
2008-01-30 9:09 ` Miklos Szeredi
2008-01-30 14:42 ` Karel Zak
2008-01-31 17:42 ` Miklos Szeredi
2008-02-08 19:20 ` Roman Zippel
2008-02-08 20:23 ` Miklos Szeredi
2008-01-24 19:33 ` [patch 02/26] mount options: add generic_show_options() Miklos Szeredi
2008-01-24 19:33 ` [patch 03/26] mount options: fix adfs Miklos Szeredi
2008-01-24 20:05 ` Russell King
2008-01-24 19:33 ` [patch 04/26] mount options: fix affs Miklos Szeredi
2008-01-24 19:33 ` [patch 05/26] mount options: fix afs Miklos Szeredi
2008-01-29 0:19 ` David Howells
2008-01-24 19:33 ` [patch 06/26] mount options: fix autofs4 Miklos Szeredi
2008-01-25 5:13 ` Ian Kent
2008-01-24 19:33 ` [patch 07/26] mount options: fix autofs Miklos Szeredi
2008-01-24 19:46 ` H. Peter Anvin
2008-01-24 19:33 ` [patch 08/26] mount options: fix befs Miklos Szeredi
2008-01-24 19:33 ` [patch 09/26] mount options: fix capifs Miklos Szeredi
2008-01-25 10:18 ` Karsten Keil
2008-01-24 19:33 ` [patch 10/26] mount options: fix devpts Miklos Szeredi
2008-01-24 19:46 ` H. Peter Anvin
2008-01-25 9:24 ` Miklos Szeredi
2008-01-24 19:33 ` [patch 11/26] mount options: fix ext2 Miklos Szeredi
2008-01-25 14:34 ` Jan Kara
2008-01-24 19:33 ` [patch 12/26] mount options: fix ext4 Miklos Szeredi
2008-01-25 6:41 ` Andreas Dilger
2008-01-25 14:37 ` Jan Kara
2008-01-25 17:35 ` Mingming Cao
2008-01-24 19:33 ` [patch 13/26] mount options: fix fat Miklos Szeredi
2008-01-24 19:33 ` [patch 14/26] mount options: fix fuse Miklos Szeredi
2008-01-24 19:33 ` [patch 15/26] mount options: fix hostfs Miklos Szeredi
2008-01-24 19:33 ` [patch 16/26] mount options: fix hpfs Miklos Szeredi
2008-01-24 19:33 ` [patch 17/26] mount options: fix hugetlbfs Miklos Szeredi
2008-01-24 19:33 ` [patch 18/26] mount options: fix isofs Miklos Szeredi
2008-01-25 14:42 ` Jan Kara
2008-01-24 19:34 ` [patch 19/26] mount options: fix jfs Miklos Szeredi
2008-01-24 21:15 ` Dave Kleikamp
2008-01-24 21:57 ` Andrew Morton
2008-01-24 22:17 ` Dave Kleikamp
2008-01-24 19:34 ` [patch 20/26] mount options: fix ncpfs Miklos Szeredi
2008-01-24 19:34 ` [patch 21/26] mount options: partially fix nfs Miklos Szeredi
2008-01-24 20:49 ` Chuck Lever
2008-01-25 9:39 ` Miklos Szeredi
2008-01-25 17:19 ` Chuck Lever
2008-01-28 11:34 ` Miklos Szeredi
2008-01-28 16:22 ` Chuck Lever
2008-01-24 20:53 ` Trond Myklebust
2008-01-25 9:43 ` Miklos Szeredi
2008-01-24 19:34 ` [patch 22/26] mount options: fix reiserfs Miklos Szeredi
2008-01-24 19:34 ` [patch 23/26] mount options: fix spufs Miklos Szeredi
2008-01-24 19:34 ` [patch 24/26] mount options: fix tmpfs Miklos Szeredi
2008-01-28 6:09 ` Hugh Dickins
2008-01-28 11:40 ` Miklos Szeredi
2008-01-29 13:28 ` Hugh Dickins
2008-01-24 19:34 ` [patch 25/26] mount options: fix udf Miklos Szeredi
2008-01-24 19:51 ` Cyrill Gorcunov
2008-01-24 20:20 ` Cyrill Gorcunov
2008-01-25 9:29 ` Miklos Szeredi
2008-01-25 10:57 ` Cyrill Gorcunov
2008-01-25 13:41 ` Cyrill Gorcunov
2008-01-25 15:27 ` Jan Kara
2008-01-25 15:50 ` Miklos Szeredi
2008-01-25 15:57 ` Cyrill Gorcunov
2008-01-25 16:07 ` Jan Kara
2008-01-25 16:10 ` Miklos Szeredi
2008-01-24 20:40 ` Cyrill Gorcunov
2008-01-25 15:30 ` Jan Kara
2008-01-25 15:56 ` Miklos Szeredi
2008-01-25 16:04 ` Jan Kara
2008-01-24 19:34 ` [patch 26/26] mount options: fix usbfs Miklos Szeredi
2008-01-24 22:01 ` Greg KH
2008-01-25 9:54 ` Miklos Szeredi
2008-01-27 6:01 ` [patch 00/26] mount options: fix filesystem's ->show_options Andrew Morton
2008-01-28 11:36 ` Miklos Szeredi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080125075653.GS155259@sgi.com \
--to=dgc@sgi.com \
--cc=Trond.Myklebust@netapp.com \
--cc=akpm@linux-foundation.org \
--cc=dhowells@redhat.com \
--cc=ezk@cs.sunysb.edu \
--cc=gorcunov@gmail.com \
--cc=gregkh@suse.de \
--cc=hirofumi@mail.parknet.co.jp \
--cc=hpa@zytor.com \
--cc=hugh@veritas.com \
--cc=jdike@addtoit.com \
--cc=jeffm@suse.com \
--cc=jsipek@cs.sunysb.edu \
--cc=kkeil@suse.de \
--cc=lachlan@sgi.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=mikulas@artax.karlin.mff.cuni.cz \
--cc=paulus@samba.org \
--cc=rathamahata@php4.ru \
--cc=raven@themaw.net \
--cc=rmk@arm.linux.org.uk \
--cc=sfrench@us.ibm.com \
--cc=shaggy@austin.ibm.com \
--cc=tytso@mit.edu \
--cc=vandrove@vc.cvut.cz \
--cc=wli@holomorphy.com \
--cc=zippel@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.