ceph/wireshark
Josh Durgin 7f1f0b550f librados: remove constant for CMPXATTR_NOP
This constant was just added in the public header to match the
operations in rados.h, and was not included in a stable release yet.
NOP is misleading, since it's actually uninterpreted anywhere, and
using it would always return EIO from the OSD. It's not particularly
useful, so just remove it. Adding a cmpxattr with FAIL_OK is
equivalent.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-02-18 12:34:32 -08:00
..
ceph librados: remove constant for CMPXATTR_NOP 2014-02-18 12:34:32 -08:00
ceph-alt Adding new Wireshark dissector. This is loosely based on the original 2013-07-04 17:00:55 +01:00
wireshark.patch