From: Theodore Tso <tytso@mit.edu>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: Ext4 Developers List <linux-ext4@vger.kernel.org>
Subject: Re: [PATCH] ext4: Add sysfs support
Date: Tue, 31 Mar 2009 09:11:47 -0400 [thread overview]
Message-ID: <20090331131147.GH13356@mit.edu> (raw)
In-Reply-To: <20090330101034.GB4796@skywalker>
On Mon, Mar 30, 2009 at 03:40:34PM +0530, Aneesh Kumar K.V wrote:
> On Sat, Feb 28, 2009 at 10:48:07PM -0500, Theodore Ts'o wrote:
> > Add basic sysfs support so that information about the mounted
> > filesystem and various tuning parameters can be accessed via
> > /sys/fs/ext4/<dev>/*.
> >
> > Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
> > ---
> > fs/ext4/ext4_sb.h | 2 +
> > fs/ext4/super.c | 198 +++++++++++++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 200 insertions(+), 0 deletions(-)
> >
>
> This needs documentation in Documentation/ABI/testing.
Good point, added, thanks.
- Ted
prev parent reply other threads:[~2009-03-31 13:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 3:48 [PATCH] ext4: Add sysfs support Theodore Ts'o
2009-03-01 3:48 ` [PATCH] ext4: remove /proc tuning knobs Theodore Ts'o
2009-03-30 10:11 ` Aneesh Kumar K.V
2009-03-31 13:12 ` Theodore Tso
2009-03-30 10:10 ` [PATCH] ext4: Add sysfs support Aneesh Kumar K.V
2009-03-31 13:11 ` Theodore Tso [this message]
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=20090331131147.GH13356@mit.edu \
--to=tytso@mit.edu \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=linux-ext4@vger.kernel.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.