Whamcloud - gitweb
Removes all traces of mds_req, mds_rep, ost_req, and ost_rep. All subsystems
[fs/lustre-release.git] / lustre / mds / mds_reint.c
2002-04-06 pschwanRemoves all traces of mds_req, mds_rep, ost_req, and...
2002-04-05 adilgerEnsure that the file type is valid.
2002-04-04 adilgerAdd journal wrapping calls to all of the mds_reint...
2002-03-29 adilgerReinstate the delete_inode methods. We now make a...
2002-03-29 adilgerAll of the "hack" and FIXME stuff in MDS is now handled...
2002-03-28 braam- Added a queue length and waitqueue to the client...
2002-03-27 braamThere was a race between ll_unlink and ll_create_node...
2002-03-27 braam- added a find_inode function that iget4() will use...
2002-03-26 adilgerSet an initial value for return code.
2002-03-24 braam- more of the locking infrastructure.
2002-03-23 adilgermds/handler.c, mds/mds_reint.c: fixup the ext3 MDS...
2002-03-12 adilgerAdd comment about direct access to fs-internal data...
2002-03-11 pschwan- a few more header cleanups
2002-03-03 pschwanMerged branch 'peter' with the tip. Pre-merge tag...
2002-02-27 pschwanmds/handler.c: init the waitqueue before we call ptl_se...
2002-02-27 braam- add open and close to MDC interface (not used yet)
2002-02-27 braam- bug fix to unload modules with safe wait functions
2002-02-24 pschwanThe most tedious patch in history. Changes almost...
2002-02-24 pschwan- Added DEBUG_SUBSYSTEMs
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
2002-02-22 braam MDS wasn't handling refcount on vfsmount's correctly,
2002-02-21 braam- elimininate the system calls from filter obd
2002-02-19 braamThis adds most of the metadata infrastructure: I think...
2002-02-14 braam- changed back to using no optimization for UML modules...
2002-01-30 braamChanges to request processing:
2002-01-28 braamChanges for file creation and small fixes.
2002-01-24 braam- more systematic unpacking/packing and handling of...
2002-01-23 braamAdd missing files, cleanup .cvsignore's