poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] IOS error handling and clean-up, part 1


From: Egeyar Bagcioglu
Subject: [PATCH 0/3] IOS error handling and clean-up, part 1
Date: Wed, 24 Feb 2021 23:03:31 +0100

Hello

Here are the first patches of the series for better IOS error handling.
Please let me know if they are okay for master.

Egeyar Bagcioglu (3):
  Take error as an argument rather than having it as return value.
  Handle and report errors while closing IO spaces.
  Obvious: Correct legacy string.

 ChangeLog                | 39 +++++++++++++++++++++
 libpoke/ios-dev-file.c   | 75 ++++++++++++++++++++++++++--------------
 libpoke/ios-dev-mem.c    | 42 ++++++++++++++--------
 libpoke/ios-dev-nbd.c    | 41 ++++++++++++----------
 libpoke/ios-dev-stream.c | 52 +++++++++++++++++-----------
 libpoke/ios-dev.h        | 31 ++++++++---------
 libpoke/ios.c            | 22 ++++++------
 libpoke/ios.h            |  5 +--
 libpoke/pvm.jitter       |  8 +++--
 poke/pk-cmd-ios.c        |  2 +-
 10 files changed, 204 insertions(+), 113 deletions(-)

-- 
2.29.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]