From: Peng Tao <[email protected]> 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. Thanks, Tao Cc: Andreas Dilger <[email protected]> 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

