Whamcloud - gitweb
adjust gss timeout valud, don't use fixed value.
[fs/lustre-release.git] / lustre / mds /
2005-07-07 ericmland b_hd_sec on HEAD. various security fixes.
2005-07-07 alex- minor typo
2005-07-07 alexb=6285
2005-07-07 alex- minor comment about openlock and test 24n from sanity.sh
2005-07-06 yury- passing full options page to do_kern_mount() in confo...
2005-07-06 yury- removed not used vars in client_obd_setup()
2005-07-05 alex- minor cleanup to fix warnings with disabled openlock
2005-07-04 alex- CROW-related fixes from b_hd_mdref
2005-06-29 alexb=6962
2005-06-28 alex- minor optimization: we already have fid in reply...
2005-06-27 alexb=6885
2005-06-25 tapprob=6285
2005-06-23 ericmland b_hd_sec on HEAD: lctl flush stuff, plus various...
2005-06-23 alexb=6942
2005-06-22 yury- CROW (CReate On Write) (precreation is removed)
2005-06-15 ericmland b_hd_sec_client_oss onto HEAD.
2005-06-13 ericmminor change for debug msg.
2005-06-12 alex- revert back the change: it breaks replay-dual
2005-06-07 wangdiBranch: HEAD
2005-06-05 ericmland b_hd_sec onto HEAD, some debugging code also kept.
2005-06-03 alex- remove non-needed CERROR
2005-06-01 yury- one more fix about jumping to wrong label in mds_crea...
2005-06-01 yury- fixed jump to wrong label in mds_create_objects(...
2005-05-31 alexb=5843
2005-05-31 wangdiBrach HEAD
2005-05-31 alexb=6379
2005-05-31 alexb=6379
2005-05-31 alexb=6403
2005-05-30 alex- minor debug message fix
2005-05-30 yury- more compilation fixes after discussing them with...
2005-05-29 alexb=6379
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-05-28 alex- minor debug messages fixes
2005-05-27 yury- landing MOD (MDS Originated destroy) plus few ldlm...
2005-05-26 alex- minor log format fix
2005-05-26 ericmquite some unnecessary messages and a compiler warning.
2005-05-25 ericm* add a bit in ptlrpc_request to indicate ptlrpcs error...
2005-05-23 tappro- changes for KML setting and variables in accordance...
2005-05-22 yury- fixed CDEBUG message
2005-05-21 alex- bug fixed: wrong lock type was passed to ldlm_lock_de...
2005-05-20 alexb=6360
2005-05-19 alexb=6316
2005-05-19 alexb=6358
2005-05-19 wangdiBranch: HEAD
2005-05-18 ericmb=6332
2005-05-15 wangdiBranch: HEAD
2005-05-14 alexb=6190
2005-05-12 yury- fixed sys_umount() code path. It did not release...
2005-05-09 wangdiBranch: HEAD
2005-05-07 alex- reconstruct_open() should handle objects by fid properly
2005-05-07 alex- needless debug messages are removed
2005-05-07 alexb=6063
2005-05-07 alexb=4920
2005-05-07 alexb=6190
2005-05-06 wangdiBranch: HEAD
2005-05-03 jacobb=3031
2005-04-25 yury- fix for #6202 accordingly to liangzhen@clusterfs...
2005-04-22 ericmland b_hd_sec onto HEAD:
2005-04-21 yury- fixes and cleanups in GNS:
2005-04-19 ericmfrom Brian: adjust default lsd location to /usr/sbin...
2005-04-19 yury- added comment in mds_open() and GNS mount points.
2005-04-19 yury- cosmetic changes in mdapi DLD
2005-04-13 yury- added patches from #5492 and 5654
2005-04-08 wangdiBranch: HEAD
2005-04-07 yury- removed hardcoded checking for ".mntinfo" on MDS...
2005-04-04 yury- landed b_hd_cray_merge3
2005-03-31 ericmland lustre part of b_hd_sec on HEAD.
2005-03-29 jacobr=phil
2005-03-25 yury- fixed ability of variables being used uninitialized...
2005-03-25 yury- fixed ability of ret_mode being used uninitialized...
2005-03-16 yury- fix in mds_cancel_cookie_cb() with freeing lsm.
2005-03-15 alexb=5874
2005-03-15 yury- returned back old schema of mds_verify_child()
2005-03-14 yury- memory leak fixes from b_fid.
2005-03-12 yury- mds_verify_child() is converted to use fid component...
2005-03-11 alexb=5863
2005-03-11 yury- fixed using not initialized ctxt with pop_ctxt()...
2005-03-09 wangdiBranch: HEAD
2005-03-06 yury- different fixes in MDS
2005-03-03 alexb=5599
2005-02-28 yury- returned back OBD_MD_FID. For many reasons its remova...
2005-02-28 yury- fixed ROOT setting up. If it is not empty, it should...
2005-02-26 yury- returning correct error code from mds_statfs() amd...
2005-02-25 yury- locks and dentries should be released in the case...
2005-02-23 yury- fix from b1_4 in MDS_CHECK_RESENT()
2005-02-22 alex- commit from zzeng
2005-02-22 yury- changes with names on exports and another fields...
2005-02-04 eeb * updates to HEAD lustre since landing b_port_step...
2005-01-28 yury- fixed problem with sid of virtual directory "FIDS...
2005-01-26 yury- initializing parent_lockh in mds_open() the same...
2005-01-26 yury- removed redundant check and lock release. If name...
2005-01-26 yury- fixed releasing lock with correct mode in mds_id2lock...
2004-11-25 yury- many fixes and cleanups in cobd. By now it load and...
2004-11-22 yury- fixes about mdc_op_data on stack allocations.
2004-11-19 yury- fixes and cleanups in error messages and in code.
2004-11-19 alex- debug message correction
2004-11-18 yury- OBD_ALLOC() of obdos are replaced by obdo_alloc(...
2004-11-17 yury- fixes about recovery in mds. Added asserts.
2004-11-17 yury- lots of fixes about obdo allocating. By now, there...
2004-11-16 yury- fix about valid field assigning
next