From: Richard Purdie <rpurdie@openedhand.com>
To: dedekind@infradead.org
Cc: linux-crypto@vger.kernel.org,
linux-mtd <linux-mtd@lists.infradead.org>,
David Woodhouse <dwmw2@infradead.org>,
LKML <linux-kernel@vger.kernel.org>,
herbert@gondor.apana.org.au
Subject: Re: [PATCH 5/5] jffs2: Allow selection of compression mode via a sysfs attribute
Date: Wed, 28 Feb 2007 20:56:56 +0000 [thread overview]
Message-ID: <1172696216.16062.147.camel@localhost.localdomain> (raw)
In-Reply-To: <1172691583.17031.35.camel@sauron>
On Wed, 2007-02-28 at 21:39 +0200, Artem Bityutskiy wrote:
> On Wed, 2007-02-28 at 19:13 +0000, Richard Purdie wrote:
> > +/* gives us jffs2_subsys */
> > +static decl_subsys(jffs2, NULL, NULL);
>
> There is actually a file-system subsys - look up for fs_subsys. It is
> declared at fs/namespace.c.
Further down the patch you'll see:
+ kset_set_kset_s(&jffs2_subsys, fs_subsys);
There was a reason for doing that instead using fs_subsys in the above
although I can't remember why offhand. I did try it and it didn't work
as expected...
Regards,
Richard
next prev parent reply other threads:[~2007-02-28 20:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-28 19:13 [PATCH 5/5] jffs2: Allow selection of compression mode via a sysfs attribute Richard Purdie
2007-02-28 19:39 ` Artem Bityutskiy
2007-02-28 20:56 ` Richard Purdie [this message]
2007-04-25 12:31 ` David Woodhouse
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=1172696216.16062.147.camel@localhost.localdomain \
--to=rpurdie@openedhand.com \
--cc=dedekind@infradead.org \
--cc=dwmw2@infradead.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox