Whamcloud - gitweb
Yes, we should in fact MOD_DEC_USE_COUNT there.
[fs/lustre-release.git] / lustre / mds / mds_ext3.c
2002-10-21 braam- 2.5 fixes for MDS
2002-10-09 adilgerDon't LBUG on OOM in setup.
2002-10-04 adilgerUpdate journal_{start,stop} to have the BKL around...
2002-08-28 adilgerRemove obsolete code from mds_ext3.c.
2002-07-22 adilgerAdd module refcounts for filesystem interface modules.
2002-07-05 adilgerChange module data to use "info@clusterfs.com" email...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-14 adilgerProbable fix for storing 64-bit objids on the MDS for...
2002-05-31 adilgerFix the RH-chaos kernel oops. This was caused by tryin...
2002-05-29 adilgerMake mds_ext3.c and mds_extN.c build when no journal...
2002-05-29 adilgerMake the MDS filesystem interface code be a separate...
2002-05-23 adilgerAdd interface to updated journal callback interface...
2002-05-08 adilgerAdd MDS filesystem methods for extN. For now they...
2002-04-27 adilgerRemove redundant inode parameter from mds_fs_journal_da...
2002-04-26 adilgerUpdate journal callback patch so that we can tell if...
2002-04-26 adilgerAdd support for JBD journal callbacks to update MDS...
2002-04-22 adilgerAdd mds_fs_journal_data() method to enable data journal...
2002-04-09 adilgerosc/osc_request.c: replace "n" with "pages", as "n...
2002-04-05 adilgerRemove use of ext2-specific inode flags to signal objid...
2002-04-04 adilgerAdd journal wrapping calls to all of the mds_reint...
2002-03-29 adilgerSet a flag in the inode if we have stored the objid...
2002-03-29 adilgerAdd in a delete_inode method for use when the inode...
2002-03-27 adilgerSimple journal abstractions for the no-journal (ext2...