Whamcloud - gitweb
Lots of things here:
authoradilger <adilger>
Fri, 20 Dec 2002 13:24:57 +0000 (13:24 +0000)
committeradilger <adilger>
Fri, 20 Dec 2002 13:24:57 +0000 (13:24 +0000)
commit8f77c8487d4e3c63ef5363cc6079f2a1a02e43e4
tree9fb42266b16644616c61f80d296be52a8bed2e52
parentdf612c94764776d6aa7be630a9d2a66ca8ee1638
Lots of things here:
- hopefully fix for bug 519 (don't write stripe MD to the MDS each open)
- cleanup of delayed-file-create code
- proper abstraction of user-supplied stripe data into LOV/OSC
- fix bogus LBUG in ll_file_release when lsm is NULL (just means that
  no objects were allocated for this file yet)
- make lstripe help less verbose
- remove old lovstripe program, it is obsoleted by lstripe.

Sadly, lstripe does not yet work, although acceptance-small.sh runs
fine so I'm checking this in so I can debug lstripe under UML.
lustre/utils/lfind.c