Whamcloud - gitweb
Fix o_valid and o_size for truncate through osc/ost/filterobd (on HEAD).
[fs/lustre-release.git] / lustre / include / linux / lustre_lib.h
2002-06-23 braam- add reentrant locks
2002-06-20 adilgerMerge posix_stable to the head.
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-08 adilgerMajor fixups for multi-page I/Os in filterobd.
2002-05-23 adilgerFix locking with filter. This changes the way objects...
2002-05-09 adilgerMacros useful for debugging the file offset/page index...
2002-05-09 pschwanLanding the ldlm_testing branch; now the only differenc...
2002-04-27 adilgerAdd lustre_fsync() helper function.
2002-04-16 adilgerAdd mount_count file to hold the current MDS generation...
2002-04-15 adilgerOptimize write-full-page so that we don't read in a...
2002-04-03 adilgerAdd skeleton definition for struct obd_run_ctxt to...
2002-04-03 adilgerRemove simple_mkdir(), push_ctxt(), and pop_ctxt()...
2002-02-25 braamminor changes to debug prepw and prepare page
2002-02-23 pschwan- Converted lots of debugging printks to CDEBUGs
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:
2001-12-30 braamMost of the code for the OST target.
2001-12-28 braamA solid part of the MDS request processing infrastructure.