Whamcloud - gitweb
b=21460
authorjxiong <jxiong>
Sat, 5 Dec 2009 03:36:54 +0000 (03:36 +0000)
committerjxiong <jxiong>
Sat, 5 Dec 2009 03:36:54 +0000 (03:36 +0000)
commitd2ff62aa3509659da92c1a33bd7849b3f04f7a2d
tree3207142fad4aa5fa9c964c303fa5bfa0d122841a
parent687e7f34d5fd10bb7e4f0dfbf61d28eb7703618e
b=21460
r=wangdi,eric.mei

- in ll_prepare_write, it initialises an env, but not hold a refcount against it, so it would have been freed in up-coming ll_commit_write.
- remove cui_oneshot
lustre/llite/llite_internal.h
lustre/llite/rw.c
lustre/llite/vvp_io.c
lustre/obdclass/cl_lock.c