From: Artem Bityutskiy <dedekind1@gmail.com>
To: "Matthew L. Creech" <mlcreech@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH v3 1/3] ubifs: add a superblock flag for free space fix-up
Date: Fri, 06 May 2011 16:30:38 +0300 [thread overview]
Message-ID: <1304688638.7222.59.camel@localhost> (raw)
In-Reply-To: <BANLkTinhXzObLKjvREqxfOmt35HJ5V9APg@mail.gmail.com>
On Thu, 2011-05-05 at 16:33 -0400, Matthew L. Creech wrote:
> The space_fixup flag can be set in the superblock of a new filesystem by
> mkfs.ubifs to indicate that any eraseblocks with free space remaining should be
> fixed-up the first time it's mounted (after which the flag is un-set).
>
> Signed-off-by: Matthew L. Creech <mlcreech@gmail.com>
Hi, I've made the commit message a bit more verbose, and also added fre
comments into the code, for those who will try to figure out what the
flag means in the future. I've also fixed the patch because it is
line-wrapped. And I've applied this one to the ubifs-2.6.git tree to the
master branch.
> index f7515bd..3dce5f3 100644
> --- a/fs/ubifs/debug.c
> +++ b/fs/ubifs/debug.c
> @@ -316,6 +316,8 @@ void dbg_dump_node(const struct ubifs_info *c,
> const void *node)
This should be one line. Using git send-email could help to avoid this.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
prev parent reply other threads:[~2011-05-06 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 20:33 [PATCH v3 1/3] ubifs: add a superblock flag for free space fix-up Matthew L. Creech
2011-05-06 13:30 ` Artem Bityutskiy [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=1304688638.7222.59.camel@localhost \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=mlcreech@gmail.com \
/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