Whamcloud - gitweb
Increment the ost_start_idx inside the object creation loop even if there is
authoradilger <adilger>
Sun, 7 Mar 2004 03:17:59 +0000 (03:17 +0000)
committeradilger <adilger>
Sun, 7 Mar 2004 03:17:59 +0000 (03:17 +0000)
commit46d73581f91c76da38dcdf0e07a4741e2091f3e0
tree2256fb7a000154653dfc05fa7d5056d7af5fa1bf
parentf4a99f9f0acde25b5e8f487787feb4005d3c0d13
Increment the ost_start_idx inside the object creation loop even if there is
a failed object creation instead of in advance.  Otherwise, if there is a
down OST the following one will have twice as many objects allocated on it
(observed with watch-lustre on ALC while running IOR with one OST inactive
on the MDS).
lustre/lov/lov_obd.c