Whamcloud - gitweb
Small fix for getting ACL.
[fs/lustre-release.git] / lustre / include / lustre_fid.h
2006-10-17 yury- cleanups in seq-mgr, move cache statistics to lu_cache;
2006-10-14 yury- fixed replay of meta-seq alloc whereas super-seq...
2006-10-08 yury- revised seq-mgr, a lot of simplifications.
2006-09-28 nikitaIntroduction of lu_env.
2006-09-24 yury- changes in error messages of seq and fld.
2006-09-21 nikitamove fid_{,un}_lock() functions into fid module
2006-09-19 yury- do not store server ctx to any structs, ctx is only...
2006-09-13 yury- root_get and conf_get renamed to get_root and get_con...
2006-09-07 yury- some be_cpu, etc., convetions.
2006-09-07 yury- fixes in reading store by seq-mgr;
2006-09-07 yury- recovery support in seq-mgr.
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-08-29 yury- fixes in seq_store.c. By now controller and regular...
2006-08-28 tappro- decrease the seq width to prevent i_ino overflow...
2006-08-23 nikitafix a typo
2006-08-11 yury- fixed bug in seq_server_init(), there should be separ...
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-02 yury- mostly changes according to Mike's CODEINSP;
2006-07-12 nikitaadd fid_to_be() function
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-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-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-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- cleanups in seq-mgr;
2006-06-19 yury- seq-mgr reworked, now it simpler, and cleaner;
2006-06-12 yury- added working proto of sequences manager with super...
2006-06-08 wangdiBranch: b_new_cmd
2006-06-05 wangdiBranch: b_new_cmd
2006-05-29 nikitaiam:
2006-05-27 nikitaadd lu_context to new fld code
2006-05-26 wangdiBranch: b_new_cmd
2006-05-19 nikitamake lu_context const
2006-05-19 yury- update from b1_4_mountconf