On Mon, Oct 24, 2016 at 04:51:07PM +0200, Juergen Gross wrote:
> On 24/10/16 16:47, Wei Liu wrote:
> > On Mon, Oct 24, 2016 at 04:43:59PM +0200, Juergen Gross wrote:
> >> On 24/10/16 15:57, Jan Beulich wrote:
> >> On 24.10.16 at 15:29, wrote:
> --- a/docs/misc/xenstore.txt
> +++ b/do
>>> On 24.10.16 at 16:43, wrote:
> On 24/10/16 15:57, Jan Beulich wrote:
> On 24.10.16 at 15:29, wrote:
>>> --- a/docs/misc/xenstore.txt
>>> +++ b/docs/misc/xenstore.txt
>>> @@ -229,8 +229,10 @@ TRANSACTION_START |
>>> |
>>> tx_id request header field. When tr
On 24/10/16 16:47, Wei Liu wrote:
> On Mon, Oct 24, 2016 at 04:43:59PM +0200, Juergen Gross wrote:
>> On 24/10/16 15:57, Jan Beulich wrote:
>> On 24.10.16 at 15:29, wrote:
--- a/docs/misc/xenstore.txt
+++ b/docs/misc/xenstore.txt
@@ -229,8 +229,10 @@ TRANSACTION_START |
On Mon, Oct 24, 2016 at 04:43:59PM +0200, Juergen Gross wrote:
> On 24/10/16 15:57, Jan Beulich wrote:
> On 24.10.16 at 15:29, wrote:
> >> --- a/docs/misc/xenstore.txt
> >> +++ b/docs/misc/xenstore.txt
> >> @@ -229,8 +229,10 @@ TRANSACTION_START |
> >> |
> >>tx_
On 24/10/16 15:57, Jan Beulich wrote:
On 24.10.16 at 15:29, wrote:
>> --- a/docs/misc/xenstore.txt
>> +++ b/docs/misc/xenstore.txt
>> @@ -229,8 +229,10 @@ TRANSACTION_START |
>> |
>> tx_id request header field. When transaction is started whole
>> db is
>>> On 24.10.16 at 15:29, wrote:
> --- a/docs/misc/xenstore.txt
> +++ b/docs/misc/xenstore.txt
> @@ -229,8 +229,10 @@ TRANSACTION_START|
> |
> tx_id request header field. When transaction is started whole
> db is copied; reads and writes happen on the co
docs/misc/xenstore.txt states that xenstored will use "0" as a valid
transaction id after 2^32 transactions. This is not true. Only
oxenstored has this bug.
Signed-off-by: Juergen Gross
---
v2: oxenstored has this bug
---
docs/misc/xenstore.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deleti