Whamcloud - gitweb
WARNING: we currently crash on unmount after the last phase of runtests.
[fs/lustre-release.git] / lustre / lib / simple.c
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-08-30 adilgerAdd assertions to {push,pop}_ctxt because we are oopsin...
2002-06-25 adilgerMerge trivial changes from branch to head.
2002-05-23 adilgerFix locking with filter. This changes the way objects...
2002-04-27 adilgerAdd lustre_fsync() helper function.
2002-04-23 adilgerReturn an error from simple_mkdir() if the target exist...
2002-04-16 adilgerAdd mount_count file to hold the current MDS generation...
2002-04-03 adilgerAdd push_ctxt and pop_ctxt to simple.c from filter.c.
2002-04-03 adilgerMove simple_mkdir() out of filterobd so that MDS can...