updated fullStatusHistory and lastStatusHistory
authorJan Pospíšil <honik@ntc.zcu.cz>
Sat, 2 Sep 2006 21:58:54 +0000 (21:58 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sat, 2 Sep 2006 21:58:54 +0000 (21:58 +0000)
commit405558324b3b5e8203eccbc9c7870db690b8bdc9
tree677a03f7bb8336da46e39d9cd2e5b91a4f5b36d4
parent7bcabf2460551e322d51ebd58e218ea4cd8c2fa9
updated fullStatusHistory and lastStatusHistory
- lastStatusHistory now subset of fullStatusHistory (the first item is the same - Submitted,
but the rest is only from the last Waiting state to the end)
- reasons now properly filled in

- timestamps still have the usec equal to zero, the only way to change it is probably
to modify the type of timestamp in glite_jp_attrval_t from time_t to struc timeval?
org.glite.lb.server/src/lb_plugin.c
org.glite.lb.utils/src/statistics.c