Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/xen: Fixes for missing transaction in xenstore_client.c. | Linus Swälas | 2016-10-19 | 1 | -0/+144 |
Recent kernel updates makes xenstore-read return ESRCH due to not having a transaction in progress when talking to xenbus, this makes sure that a transaction is always in place. |