Whamcloud - gitweb
Many bugfixes related to intent locking. ldlm_handle became the more general
authorpschwan <pschwan>
Thu, 13 Jun 2002 16:23:41 +0000 (16:23 +0000)
committerpschwan <pschwan>
Thu, 13 Jun 2002 16:23:41 +0000 (16:23 +0000)
commitd01b7bee8ec77748abbe83fd9abd89ace8476de3
treeedde10ff937ab2443b6fd333665f82b2d5e99041
parentae33cf741a7ea744b5df1bd7c4736b8178535dfc
Many bugfixes related to intent locking.  ldlm_handle became the more general
lustre_handle for everyone to use.

The current state of affairs is that create, mkdir, open, and ls show directory
coherence across multiple mounts.  The setup scripts can now install multiple
mounts (see client-mount2.cfg)
lustre/Makefile.am
lustre/tests/llcleanup.sh