From: Artem Bityutskiy <dedekind1@gmail.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH v3] mtd-utils: unify flash_erase and flash_eraseall
Date: Mon, 27 Sep 2010 09:56:06 +0300 [thread overview]
Message-ID: <1285570566.16181.9.camel@localhost> (raw)
In-Reply-To: <1285570258-17068-1-git-send-email-vapier@gentoo.org>
On Mon, 2010-09-27 at 02:50 -0400, Mike Frysinger wrote:
> These have overlapping functionality, and while flash_eraseall supports
> newer 64bit ioctls, flash_erase does not. So rather than graft support
> onto flash_erase, merge the functionality of two into flash_erase so we
> only have to support one util from now on.
>
> A simple wrapper is provided to ease old flash_eraseall users into the
> new combined flash_erase util.
>
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
> v3
> - rebase after recent common.h changes
Pushed, thanks.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
next prev parent reply other threads:[~2010-09-27 6:58 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-24 1:53 [PATCH 1/4] libmtd: add lock/unlock helpers Mike Frysinger
2010-09-24 1:53 ` [PATCH 2/4] mtd-utils: new bareverbose() helper Mike Frysinger
2010-09-24 4:24 ` Jon Povey
2010-09-25 6:05 ` [PATCH 2/4 v2] " Mike Frysinger
2010-09-25 10:52 ` Artem Bityutskiy
2010-09-24 1:53 ` [PATCH 3/4] mtd-utils: new strtoX helpers Mike Frysinger
2010-09-24 4:31 ` Jon Povey
2010-09-24 5:35 ` Mike Frysinger
2010-09-24 6:13 ` Jon Povey
2010-09-24 12:34 ` Mike Frysinger
2010-09-25 6:06 ` [PATCH 3/4 v2] " Mike Frysinger
2010-09-25 10:54 ` Artem Bityutskiy
2010-09-25 18:59 ` Mike Frysinger
2010-09-25 19:31 ` Artem Bityutskiy
2010-09-25 19:37 ` Mike Frysinger
2010-09-26 11:42 ` Artem Bityutskiy
2010-09-26 11:41 ` Artem Bityutskiy
2010-09-27 6:39 ` Artem Bityutskiy
2010-09-27 6:42 ` [PATCH v3] " Mike Frysinger
2010-09-27 6:44 ` Artem Bityutskiy
2010-09-24 1:53 ` [PATCH 4/4] mtd-utils: unify flash_erase and flash_eraseall Mike Frysinger
2010-09-24 4:35 ` Jon Povey
2010-09-24 5:36 ` Mike Frysinger
2010-09-24 5:42 ` Jon Povey
2010-09-24 12:42 ` Mike Frysinger
2010-09-25 6:07 ` [PATCH 4/4 v2] " Mike Frysinger
2010-09-27 6:50 ` [PATCH v3] " Mike Frysinger
2010-09-27 6:56 ` Artem Bityutskiy [this message]
2010-09-27 12:02 ` Issue : jffs2 and ecc layout Ghorai, Sukumar
2010-09-28 9:46 ` [PATCH 4/4] mtd-utils: unify flash_erase and flash_eraseall Artem Bityutskiy
2010-09-25 10:50 ` [PATCH 1/4] libmtd: add lock/unlock helpers Artem Bityutskiy
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=1285570566.16181.9.camel@localhost \
--to=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=vapier@gentoo.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.