[MERGED] libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-24 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: fsm: add functions for unlinking and changing parents .. fsm: add functions for unlinking and changing parents At the moment it is not possible to

libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-22 Thread Harald Welte
Patch Set 7: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5832 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6d18cbd4ada903cf3720b3ad2a89fc643085beef Gerrit-PatchSet: 7 Gerrit-Project: libosmocore Gerrit-Branch: master

[PATCH] libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-22 Thread dexter
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5832 to look at the new patch set (#7). fsm: add functions for unlinking and changing parents At the moment it is not possible to unlink a child from from its parent, nor is

[PATCH] libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-22 Thread dexter
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5832 to look at the new patch set (#6). fsm: add functions for unlinking and changing parents At the moment it is not possible to unlink a child from from its parent, nor is

libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-22 Thread Harald Welte
Patch Set 4: Code-Review+1 (1 comment) fine with me, if we add that extra 'void * ctx' argument to the unlink function. https://gerrit.osmocom.org/#/c/5832/4/src/fsm.c File src/fsm.c: Line 285: talloc_steal(NULL, fi); I think it makes sense to pass in the new talloc context as

[PATCH] libosmocore[master]: fsm: add functions for unlinking and changing parents

2018-01-17 Thread dexter
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5832 to look at the new patch set (#2). fsm: add functions for unlinking and changing parents At the moment it is not possible to unlink a child from from its parent, nor is it possible to