Whamcloud - gitweb
b=20433 decrease the usage of memory on clients.
authorLanden <landen@sun.com>
Tue, 4 May 2010 00:06:40 +0000 (08:06 +0800)
committerJohann Lombardi <johann@sun.com>
Wed, 5 May 2010 07:31:02 +0000 (09:31 +0200)
commit4f4fc073d3a712bb0e19dca44fb119e7d7c8dc24
tree0d2dab31a0656ed96714043543f8ffa3cec574c4
parent3b0d9c575495cd9a3e7d4c12b422a85ad88d7b09
b=20433 decrease the usage of memory on clients.

1. On clients, recycle dentries and inodes unused.
2. Delete the code related to ll_deathrow(att 6215 in bug 1443). It
   is useless now.

i=robert.read
i=vladimir.saveliev
16 files changed:
lustre/autoconf/lustre-core.m4
lustre/include/lustre_dlm.h
lustre/include/lustre_mds.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_request.c
lustre/llite/dcache.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/namei.c
lustre/lov/lov_obd.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c
lustre/obdclass/lprocfs_status.c
lustre/osc/osc_request.c
lustre/tests/sanity.sh