From: Richard Genoud <richard.genoud@gmail.com>
To: Artem Bityutskiy <dedekind1@gmail.com>
Cc: Shmulik Ladkani <shmulik.ladkani@gmail.com>,
linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
Richard Genoud <richard.genoud@gmail.com>
Subject: [PATCH 0/4] mtd-utils/ubiattach: introduce max_beb_per1024 in UBI_IOCATT
Date: Fri, 17 Aug 2012 16:57:18 +0200 [thread overview]
Message-ID: <1345215442-19082-1-git-send-email-richard.genoud@gmail.com> (raw)
Artem,
Here are the patches splitted for the UBI_IOCATT ioctl.
I separated the ubi-user.h in 3 patches:
one sync before my kernel change, another before dropping
CONFIG_MTD_UBI_BEB_LIMIT, and another after.
(If you decide not to drop CONFIG_MTD_UBI_BEB_LIMIT in the kernel, it will be
easier, and you can always squash the first 2 or 3 patches into 1).
Best Regards,
Richard.
Richard Genoud (4):
sync include/mtd/ubi-user.h with kernel v3.6-rc1
sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
sync include/mtd/ubi-user.h: DROP CONFIG_MTD_UBI_BEB_LIMIT
ubiattach: introduce max_beb_per1024 in UBI_IOCATT
include/mtd/ubi-user.h | 155 +++++++++++++++++++----------------
tests/fs-tests/integrity/integck.c | 1 +
ubi-utils/include/libubi.h | 2 +
ubi-utils/libubi.c | 2 +
ubi-utils/ubiattach.c | 41 ++++++++--
5 files changed, 122 insertions(+), 79 deletions(-)
--
1.7.2.5
next reply other threads:[~2012-08-17 14:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 14:57 Richard Genoud [this message]
2012-08-17 14:57 ` [PATCH 1/4] sync include/mtd/ubi-user.h with kernel v3.6-rc1 Richard Genoud
2012-08-17 14:57 ` [PATCH 2/4] sync include/mtd/ubi-user.h: add max_beb_per1024 parameter Richard Genoud
2012-08-17 14:57 ` [PATCH 3/4] sync include/mtd/ubi-user.h: DROP CONFIG_MTD_UBI_BEB_LIMIT Richard Genoud
2012-08-17 14:57 ` [PATCH 4/4] ubiattach: introduce max_beb_per1024 in UBI_IOCATT Richard Genoud
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=1345215442-19082-1-git-send-email-richard.genoud@gmail.com \
--to=richard.genoud@gmail.com \
--cc=dedekind1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=shmulik.ladkani@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
Powered by JetHome