From: Peng Tao <bergwolf@gmail.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Peng Tao <bergwolf@gmail.com>,
Andreas Dilger <andreas.dilger@intel.com>
Subject: [PATCH-V2-RESEND 0/4] staging/lustre: convert to new shrinker API
Date: Thu, 25 Jul 2013 01:26:28 +0800 [thread overview]
Message-ID: <1374686792-3428-1-git-send-email-bergwolf@gmail.com> (raw)
Hi Andrew,
Following patches convert Lustre to new shrinker scan/count API.
They are rebased on top of latest staging-next and can replace
the current Lustre shrinker patches in linux-next/akpm.
Please help to queue them.
Resend after fixing up sender email address. Greg complained about it
so I guess I shouldn't let you complain as well...
So here are the resent ones.
Thanks,
Tao
Cc: Andreas Dilger <andreas.dilger@intel.com>
Peng Tao (4):
staging/lustre/ldlm: convert to shrinkers to count/scan API
staging/lustre/obdclass: convert lu_object shrinker to count/scan API
staging/lustre/ptlrpc: convert to new shrinker API
staging/lustre/libcfs: cleanup linux-mem.h
.../lustre/include/linux/libcfs/linux/linux-mem.h | 38 -----
drivers/staging/lustre/lustre/ldlm/ldlm_pool.c | 148 +++++++++++---------
drivers/staging/lustre/lustre/obdclass/lu_object.c | 98 +++++++------
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c | 76 +++++-----
4 files changed, 173 insertions(+), 187 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-07-24 17:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-24 17:26 Peng Tao [this message]
2013-07-24 17:26 ` [PATCH-V2-RESEND 1/4] staging/lustre/ldlm: convert to shrinkers to count/scan API Peng Tao
2013-07-24 17:26 ` [PATCH-V2-RESEND 2/4] staging/lustre/obdclass: convert lu_object shrinker " Peng Tao
2013-07-24 17:26 ` [PATCH-V2-RESEND 3/4] staging/lustre/ptlrpc: convert to new shrinker API Peng Tao
2013-07-24 17:26 ` [PATCH-V2-RESEND 4/4] staging/lustre/libcfs: cleanup linux-mem.h Peng Tao
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=1374686792-3428-1-git-send-email-bergwolf@gmail.com \
--to=bergwolf@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andreas.dilger@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome