mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH-V2-RESEND 0/4] staging/lustre: convert to new shrinker API
@ 2013-07-24 17:26 Peng Tao
  2013-07-24 17:26 ` [PATCH-V2-RESEND 1/4] staging/lustre/ldlm: convert to shrinkers to count/scan API Peng Tao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peng Tao @ 2013-07-24 17:26 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Greg Kroah-Hartman, Peng Tao, Andreas Dilger

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-07-24 17:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-24 17:26 [PATCH-V2-RESEND 0/4] staging/lustre: convert to new shrinker API Peng Tao
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

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