aboutsummaryrefslogtreecommitdiffstats
path: root/main/xen/xenstore_client_transaction_fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/xen: Fixes for missing transaction in xenstore_client.c.Linus Swälas2016-10-191-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.