Whamcloud - gitweb
Lots of things here:
authoradilger <adilger>
Fri, 20 Dec 2002 13:24:56 +0000 (13:24 +0000)
committeradilger <adilger>
Fri, 20 Dec 2002 13:24:56 +0000 (13:24 +0000)
commit703c28fa7f7ad64240c84a4496ac6984b6af6cb4
treebc3e65178c51125c1b528d2980cab385b607e480
parent4c912220f7293895e7819e7cce18213309243799
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/tests/lovstripe.c [deleted file]