Skip to content

Commit

Permalink
PendingReleaseNotes: mention 6796 and 'ceph osd pool set' behavior ch…
Browse files Browse the repository at this point in the history
…ange

Signed-off-by: Joao Eduardo Luis <[email protected]>
  • Loading branch information
Joao Eduardo Luis committed Nov 22, 2013
1 parent 7c6d43c commit b2ee935
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions PendingReleaseNotes
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.73
~~~~~
- As part of fix for #6796, 'ceph osd pool set <pool> <var> <arg>' now
receives <arg> as an integer instead of a string. This affects how
'hashpspool' flag is set/unset: instead of 'true' or 'false', it now
must be '0' or '1'.

v0.72.2
~~~~~~~
- As part of fix for #6796, 'ceph osd pool set <pool> <var> <arg>' now
receives <arg> as an integer instead of a string. This affects how
'hashpspool' flag is set/unset: instead of 'true' or 'false', it now
must be '0' or '1'.

0 comments on commit b2ee935

Please sign in to comment.