Whamcloud - gitweb
- fixes in convertion functions after Nikita's insp.
[fs/lustre-release.git] / lustre / fid / fid_handler.c
2006-08-20 yury- merge with 1_5,some fixes.
2006-08-11 yury- fixed bug in seq_server_init(), there should be separ...
2006-08-11 yury- one more piece of changes missed to commit last time.
2006-08-11 yury- last portion of cleanups and fixes after Nikita's...
2006-08-10 yury- more fixes and cleanups in fld after Nikita's CODEINSP.
2006-08-10 yury- start seq mgr for data stack in separate portal;
2006-08-10 yury- more in fld and seq fixes 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-06-29 yury- implemented Mike's idea that seq-controller and seq...
2006-06-27 yury- init store before using it.
2006-06-27 yury- added fid_store.c which contains methods working...
2006-06-26 yury- made fld and seq-mgr a bit less noisy.
2006-06-25 yury- fixes in seq-mgr procfs stuff;
2006-06-25 yury- sequence width on clients, super-width and meta-width...
2006-06-25 yury- fixes in seq-mgr proc stuff. By now all seq-mgr proc...
2006-06-25 yury- some fixes after DLDINSP
2006-06-23 yury- added exporting client side meta-seq to userspace...
2006-06-22 yury- removed not used seq_flags from client and server...
2006-06-22 yury- added proc interface to seq-mgr, it will be used...
2006-06-21 yury- a race handled out;
2006-06-21 yury- fixed possible deadlock in server side seq-mgr, howev...
2006-06-21 yury- cleanups in seq-mgr;
2006-06-19 yury- a little cleanup about messages in seq and fld init...
2006-06-19 yury- cleanups in seq-mgr, fixes;
2006-06-19 yury- seq-mgr reworked, now it simpler, and cleaner;
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- many fixes in fld, adding it to LMv and CMM
2006-06-15 yury- some cleanups
2006-06-15 yury- changes in sec-mgr
2006-06-13 yury- converted FLD to use req_capsule API
2006-06-13 yury- do not send lu_range with old seq from client to...
2006-06-12 yury- cleanups in FLD, added client API and server API
2006-06-12 yury- fid_handle.c and fld_handle.c are renamed to fid_hand...