Hi - 

Here are a few bug fixes, mostly related to qio and #root.

Barret


The following changes since commit e2d1f26d2a06271eed57b6f82124b1a3a0f07de3:

  ucq: Fix print_ucq() (2017-03-21 14:29:06 -0400)

are available in the git repository at:

  [email protected]:brho/akaros.git bugs

for you to fetch changes up to 05f4a329e24952fee52e5e9d453348a6368fa853:

  9ns: Use an int for perm and mode (2017-03-30 14:08:59 -0400)

----------------------------------------------------------------
View this online at:
https://github.com/brho/akaros/compare/e2d1f26d2a06...05f4a329e249

----------------------------------------------------------------
Barret Rhoden (5):
      qio: Remove q->len
      qio: Clean up q.*full()
      devroot: Use dirtab's length instead of rootdata's size
      devroot: Fix stat and clean up rootgen.
      9ns: Use an int for perm and mode

 kern/drivers/dev/pipe.c |   2 +-
 kern/drivers/dev/proc.c |   2 +-
 kern/drivers/dev/root.c | 203 +++++++++++++++++++++---------------------------
 kern/drivers/dev/sd.c   |   2 +-
 kern/include/ns.h       |   4 +-
 kern/src/net/devip.c    |   2 +-
 kern/src/net/netif.c    |   2 +-
 kern/src/ns/dev.c       |  10 ++-
 kern/src/ns/qio.c       |  41 +++++-----
 9 files changed, 123 insertions(+), 145 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to