From 5e9dbbd626f3f34ba3effc25970a642b353d9974 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Thu, 8 Feb 2018 13:32:10 +0000 Subject: [PATCH] Updated changelgo --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index b05e74d..f25f071 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,10 @@ flexnbd (0.2.0) UNRELEASED; urgency=medium [ Patrick J Cherry ] * Added FLUSH and FUA support (!38) + * Server returns ENOSPC in response to writes beyond the end of the + filesystem, and EINVAL to unknown commands. (#36, !40) + * Proxy passes all NBD protocol errors through to the client instead of + disconnecting and retrying (#36, !40) -- James Carter Thu, 11 Jan 2018 10:05:35 +0000