Whamcloud - gitweb
- zero out used locks in MDT before finishing req handling;
[fs/lustre-release.git] / lustre / fld / fld_handler.c
2006-10-12 yury- zero out used locks in MDT before finishing req handling;
2006-10-05 tappro- fix issue with returning result of fs operation as...
2006-09-28 nikitaIntroduction of lu_env.
2006-09-25 yury- fixed really nasty bug with recovery. Sometimes serve...
2006-09-24 yury- changes in error messages of seq and fld.
2006-09-24 yury- re-arrange seq and fld lprocfs stuff, put their lproc...
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-11 yury- trivial cleanup in arguments order;
2006-09-10 huanghuafix some small bugs related to recovery.
2006-09-08 yury- MSG_RESENT support in FLD.
2006-09-06 yury- start fld and seq services in MDT, thus, make MDT...
2006-09-06 yury- disable mds local connections, that is on mdt0 there...
2006-09-05 huanghuarename prototype obd name to their official name: mdt0...
2006-09-03 yury- reorganizing fld and seq reqs handling stuff as prepa...
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-17 tappro- fix use-after-free issue. fld_server_proc_fini()...
2006-08-16 tappro- register/degister keys in mod_init/exit to avoid...
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 yury- one more portion of fixes and cleanups after Nikita...
2006-08-10 yury- more fixes and cleanups in fld after Nikita's CODEINSP.
2006-08-09 yury- implemented almost all Nikita's notes in seq mgr...
2006-08-04 yury- place pill and rep_buf_size array from fld_req_handle...
2006-08-04 nikitareq-layout: handle 0-length fields: use (-1) as variabl...
2006-08-02 yury- mostly changes according to Mike's CODEINSP;
2006-08-01 yury- fixes in seq and fld after Mike's CODEINSP.
2006-07-29 yury- using dt_body_ops in server sequence manager to store...
2006-07-19 nikitalu_context_key: add tags to contexts and keys to contro...
2006-07-04 yury- cleanups and small fixes accordingly to Nikita's...
2006-07-03 yury- some fixes after DLDINSP.
2006-07-02 nikitafid_is_local(): move it back into fld module
2006-06-30 yury- changes about FLD cache. By now it is not belong...
2006-06-30 nikitafid_is_local(): make it non-inline and conservative
2006-06-30 yury- commit not finished fid_is_local() related things...
2006-06-30 yury- fixes after FLD CR:
2006-06-29 yury- implemented Mike's idea that seq-controller and seq...
2006-06-27 yury- added fid_store.c which contains methods working...
2006-06-26 yury- changed prefix in struct fld_cache_info from "fld_...
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-25 yury- fixes in seq-mgr proc stuff. By now all seq-mgr proc...
2006-06-23 yury- removed cmm_special_fid();
2006-06-23 yury- removed old proto stuff which is not now needed in FLD
2006-06-21 yury- cleanups in seq-mgr;
2006-06-19 yury- a little cleanup about messages in seq and fld init...
2006-06-18 yury- make fld a bit noisy for a while;
2006-06-17 yury- a little reorganization in fid and fld sources, clien...
2006-06-17 yury- in cmm do not call fld lookup for local seqs like...
2006-06-16 yury- more cleanups and fixes in FLD
2006-06-16 yury- many fixes in fld, adding it to LMv and CMM
2006-06-16 wangdiBranch: b_new_cmd
2006-06-15 yury- fixes in fld:
2006-06-15 yury- some cleanups
2006-06-13 yury- converted FLD to use req_capsule API
2006-06-12 yury- cleanups in FLD, added client API and server API
2006-06-12 yury- fixes in fld:
2006-06-12 yury- fid_handle.c and fld_handle.c are renamed to fid_hand...