/- kclient: clean up debugfs layout
v0.16
+- kclient: fix msgr bug (out_qlen thing)
- kclient cleanup: uninline strings, use pr_fmt, prefix frag_ macros
- kclient: xattr cleanups
- kclient: fix invalidate recursion bug
+- libceph: identify self
+- hadoop: set primary replica on self
+- kclient: akpm review fixups
+ - uninline frags
+ - uninline string hash
+ - document data structures
+ - audit all inline in kclient
+ - ceph_buffer and vmalloc?
+ - ceph_i_test
+ - bit ops in messenger
+ - name args in ceph_osd_op union
+- disk format, wire protocol changes
-/- libceph: identify self
-/- hadoop: set primary replica on self
- mds: put migration vectors in mdsmap
+
- revert 4fe2e6acb9d3613ca041774c1243940d1c8c9c9c
- kclient: retry alloc on ENOMEM when reading from connection?
- client authentication
-
-
-/- uninline frags
-/- uninline string hash
-/- document data structures
-/- audit all inline in kclient
- document on-wire protocol
-/- ceph_buffer and vmalloc?
-/- ceph_i_test
-/- bit ops in messenger
-/- name args in ceph_osd_op union
+
bugs
- mislinked directory?