]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: note that WATCH can get ENOENT now
authorSage Weil <sage@inktank.com>
Thu, 13 Mar 2014 04:32:21 +0000 (21:32 -0700)
committerSage Weil <sage@inktank.com>
Thu, 13 Mar 2014 04:32:21 +0000 (21:32 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/release-notes.rst

index 78a76b7dfe052f51d599620c9da876d518d2f1d3..7a60c111f77608e3032cbe8c8eb885a9a38d7050 100644 (file)
@@ -48,6 +48,9 @@ Upgrading from v0.77
 * The librados cmpxattr operation now handles xattrs containing null bytes as
   data rather than null-terminated strings.
 
+* A librados WATCH operation on a non-existent object now returns ENOENT;
+  previously it did not.
+
 Upgrading from v0.72 Emperor
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~