mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
doc/release-notes: note that WATCH can get ENOENT now
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
f6b3a0b741
commit
fb8ff44516
@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user