]> git.pond.sub.org Git - empserver/commit
(explore): Clear start sector's MOVE_IN_PROGRESS after updating end
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2004 11:23:43 +0000 (11:23 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 16 May 2004 11:23:43 +0000 (11:23 +0000)
commit052c4d12ef163ff68d19afcd93a94ce0688ad9f8
tree8937cae3cd5f923b44f5d164c91d5ffb7a884a29
parentd7e3eb9c977803c2ad77492853bfdfd96fc2ceba
(explore): Clear start sector's MOVE_IN_PROGRESS after updating end
sector.  Otherwise, clearing MOVE_IN_PROGRESS can abandon the start
sector when it shouldn't, leading to bogus records in the `lost' file.
Closes #931184.
src/lib/commands/expl.c