Whamcloud - gitweb
b=9926
authoryury <yury>
Fri, 30 Dec 2005 07:58:39 +0000 (07:58 +0000)
committeryury <yury>
Fri, 30 Dec 2005 07:58:39 +0000 (07:58 +0000)
commit42622e2d50390ef6c84a8818957387efcc59e43a
treeba0ede8bc34da50d29907912d28aa40b0f075b2c
parente7fd565a7d0dad22f2b5c654d100d8fc76f049dc
b=9926
r=adilger

- do not confuse developer looking at logs by saying that namespace is freeing on last lock put.
- cleanups in mds_init_lov_desc()
- using stripes = min(tgt_count, LOV_MAX_STRIPE_COUNT) as a basis for calculating easize/cookiesize on MDS and client.
- removed redundant obd_set_info("mds_conn") in mds_notify()
lustre/ldlm/ldlm_lock.c
lustre/mdc/mdc_request.c
lustre/mds/mds_lov.c