[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374686792-3428-1-git-send-email-bergwolf@gmail.com>
Date: Thu, 25 Jul 2013 01:26:28 +0800
From: Peng Tao <bergwolf@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Peng Tao <bergwolf@...il.com>,
Andreas Dilger <andreas.dilger@...el.com>
Subject: [PATCH-V2-RESEND 0/4] staging/lustre: convert to new shrinker API
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@...el.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists