[PATCH] osmo-pcu[master]: TBF: log source of state transitions

2018-01-12 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5209 to look at the new patch set (#7). TBF: log source of state transitions We use the same approach for osmo_fsm: when state transition happens, it's not very useful to

[PATCH] osmo-pcu[master]: TBF: log source of state transitions

2018-01-12 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5209 to look at the new patch set (#5). TBF: log source of state transitions We use the same approach for osmo_fsm: when state transition happens, it's not very useful to

[PATCH] osmo-pcu[master]: TBF: log source of state transitions

2018-01-02 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5209 to look at the new patch set (#3). TBF: log source of state transitions We use the same approach for osmo_fsm: when state transition happens, it's not very useful to

[PATCH] osmo-pcu[master]: TBF: log source of state transitions

2017-12-21 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5209 to look at the new patch set (#2). TBF: log source of state transitions We use the same approach for osmo_fsm: when state transition happens, it's not very useful to

[PATCH] osmo-pcu[master]: TBF: log source of state transitions

2017-12-06 Thread Max
Review at https://gerrit.osmocom.org/5209 TBF: log source of state transitions We use the same approach for osmo_fsm: when state transition happens, it's not very useful to always log the transition function itself, it's much more useful to see where the actual transition comes from.