diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-05-09 16:16:33 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-05-09 16:16:33 +0200 |
commit | c752e5b8c2e262027d770d8bcb575bb00df67f4c (patch) | |
tree | 2994d7e13073559e05f8aba1d490376cb7275bf8 /hurd | |
parent | fba89a3784d82282d077567a31f231ab10a4e984 (diff) | |
parent | 9bc8e8004d9380d57decbbf6e89346a0facff705 (diff) |
Merge commit '9bc8e8004d9380d57decbbf6e89346a0facff705' into HEAD
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/libstore/nbd_store.mdwn | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/hurd/libstore/nbd_store.mdwn b/hurd/libstore/nbd_store.mdwn index 3f161ba8..1e3d9071 100644 --- a/hurd/libstore/nbd_store.mdwn +++ b/hurd/libstore/nbd_store.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2012 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2012, 2015 Free Software +Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -25,6 +25,8 @@ Perhaps the protocol was extended? ### IRC, freenode, #hurd, 2012-12-20 +[[!tag open_issue_hurd]] + <youpi> if somebody has time to spend, building the nbd package makes pfinet crash @@ -45,4 +47,11 @@ Perhaps the protocol was extended? # Open Issues - * [[!GNU_Savannah_task 5722]] +## [[!GNU_Savannah_task 5722]] + +## Platform-specific Error Values in the Wire Protocol + +See, for example, the threads starting at [[!message-id +"1431012374-14113-2-git-send-email-pbonzini@redhat.com"]], [[!message-id +"1431078628-7856-1-git-send-email-pbonzini@redhat.com"]], [[!message-id +"1431014292-24645-1-git-send-email-pbonzini@redhat.com"]]. |