ceph/debian/changelog

67 lines
2.3 KiB
Plaintext
Raw Normal View History

2010-08-26 22:27:13 +00:00
ceph (0.21.2-1) unstable; urgency=low
* osd: less log noise
* osd: mark down old heartbeat peers
* filejournal: clean up init sequence, fewer confusing errors on startup
* msgr: fix throttler leak when closing connections (fixes deadlock)
* osdmaptool: don't crash on corrupt input
* crush: error out instead of crashing on ambiguous hierarchy
* mds: error to client on invalid op
* mds: fix ENOTEMPTY checks on rmdir
* osd: fix race between reads and cloned objects
* auth: fix keyring load search when $HOME not defined
* client: fix xattr cap writeback
* client: fix snap vs metadata writeback
* osd: fix journal, btrfs throttling
* msgr: fix memory leak on closed connections
-- Sage Weil <sage@newdream.net> Thu, 26 Aug 2010 15:22:42 -0700
2010-08-11 21:59:19 +00:00
ceph (0.21.1-1) unstable; urgency=high
* ceph.spec: many fixes
* mds mds->client message crash
* monmaptool: man page typo
* rados: usage fix
* osd: fix heartbeat to/from node
* osd: fix replies to dup/already committed requests
* librados: hpp fix
* mds: fix cap/snaprealm behavior on readdir
* debian: fix fuse-utils depcs
* cclass: fix .so loading
* osd: fix crazy slowdown during recovery/repeering due to hadnle_osd_map
* cauthtool: fix man page example for fs clients
* mkcephfs to /sbin
* fix log rotation
-- Sage Weil <sage@fatty.ops.newdream.net> Wed, 11 Aug 2010 14:55:25 -0700
2010-07-27 19:43:16 +00:00
ceph (0.21-1) unstable; urgency=low
* improved logging infrastructure
* log rotation
* mkfs improvements
* rbd tool, class (rados block device)
* mds: return ENOTEMPTY when removing directory with snapshots
* mds: lazy io support
* msgr: send messages directly to connection handle (w/o looking up
destination address)
* faster atomic via libatomic-ops
* cfuse now stable
* mon: recovery improvements (e.g., when one mon is down for a long time)
* mon: warn on monitor clock drift
* osd: large object support
* osd: heartbeat fixes
* osd: journaling fixes, improvements (bugs, better use of direct io)
* osd: snapshot rollback op (for rbd)
* radosgw fixes, improvements
* many memory leak fixes
-- Sage Weil <sage@newdream.net> Tue, 27 Jul 2010 12:35:09 -0700
ceph (0.20.2-1) unstable; urgency=low
2008-01-28 23:33:37 +00:00
* Initial release (Closes: #506040)
2008-01-28 23:33:37 +00:00
-- sage <sage@newdream.net> Tue, 20 Jul 2010 19:40:44 -0800