Whamcloud - gitweb
LU-39 ASSERTION(atomic_read(&client_stat->nid_exp_ref_count) == 0)
authorBobi Jam <bobijam@whamcloud.com>
Tue, 22 Mar 2011 03:01:52 +0000 (11:01 +0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 23 Mar 2011 04:31:11 +0000 (21:31 -0700)
commit2a6045403fbd46bb6501df907f0321f5401924ba
treef7c950933eb4ec8e35b1c9dd84d7e9763a237860
parent8fd9914d125989b924fc6c0e1d50dfd193a73438
LU-39 ASSERTION(atomic_read(&client_stat->nid_exp_ref_count) == 0)

In lprocfs_exp_setup(), we need release old stats in all cases.

Bugzilla: 23499
Change-Id: Ida40ffe82a12e213779e344da92f5e3e437f8c8b
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/350
Tested-by: Hudson
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lprocfs_status.h
lustre/mdt/mdt_fs.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mgs/mgs_fs.c
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/obdclass/lprocfs_status.c
lustre/obdfilter/filter.c