public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging/lustre: fix build in linux-next/akpm tree
@ 2013-06-07 12:53 Peng Tao
  2013-06-07 12:53 ` [PATCH 1/5] staging/lustre/ldlm: convert to shrinkers to count/scan API Peng Tao
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peng Tao @ 2013-06-07 12:53 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Greg Kroah-Hartman, Stephen Rothwell, Andreas Dilger, linux-next,
	Linux Kernel Mailing List, Glauber Costa, Peng Tao

Hi Andrew,

Bellow five patches convert Lustre client to new shrinker API and also
adapt num_physpages removal linux-next/akpm tree. Since both changes
are not in Greg's staging tree, I'm sending them to you so that Lustre
can build properly in linux-next.

Thanks,
Tao

Peng Tao (5):
  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
  staging/lustre: replace num_physpages with totalram_pages

 .../lustre/include/linux/libcfs/linux/linux-mem.h  |   42 +-----
 drivers/staging/lustre/lustre/ldlm/ldlm_lib.c      |   10 +-
 drivers/staging/lustre/lustre/ldlm/ldlm_pool.c     |  139 +++++++++++---------
 .../lustre/lustre/libcfs/linux/linux-tracefile.c   |    2 +-
 drivers/staging/lustre/lustre/llite/lproc_llite.c  |    8 +-
 drivers/staging/lustre/lustre/obdclass/class_obd.c |    6 +-
 .../lustre/lustre/obdclass/linux/linux-sysctl.c    |    6 +-
 drivers/staging/lustre/lustre/obdclass/lu_object.c |  100 +++++++-------
 drivers/staging/lustre/lustre/osc/lproc_osc.c      |    2 +-
 .../staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c    |    2 +-
 drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c    |   80 ++++++-----
 11 files changed, 192 insertions(+), 205 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-06-07 12:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07 12:53 [PATCH 0/5] staging/lustre: fix build in linux-next/akpm tree Peng Tao
2013-06-07 12:53 ` [PATCH 1/5] staging/lustre/ldlm: convert to shrinkers to count/scan API Peng Tao
2013-06-07 12:53 ` [PATCH 2/5] staging/lustre/obdclass: convert lu_object shrinker " Peng Tao
2013-06-07 12:53 ` [PATCH 3/5] staging/lustre/ptlrpc: convert to new shrinker API Peng Tao
2013-06-07 12:53 ` [PATCH 4/5] staging/lustre/libcfs: cleanup linux-mem.h Peng Tao
2013-06-07 12:53 ` [PATCH 5/5] staging/lustre: replace num_physpages with totalram_pages Peng Tao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox