[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374661135-17072-1-git-send-email-mail-agent-noreply@emc.com>
Date: Wed, 24 Jul 2013 18:18:51 +0800
From: mail-agent-noreply@....com
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linux Kernel Mailing List <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 0/4] staging/lustre: convert to new shrinker API
From: Peng Tao <bergwolf@...il.com>
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 <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(-)
--
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