commit | 25f897773ba4ddc3dd9f8eabf358cfaefb23b8ae | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@redhat.com> | Mon Oct 06 18:40:27 2014 +0400 |
committer | Sage Weil <sage@redhat.com> | Tue Oct 14 12:57:03 2014 -0700 |
tree | cf398124792dd81659ac5512379812718efb8528 | |
parent | 70b5bfa360aea4157b45c2863746ca67896c6ef1 [diff] |
libceph: separate multiple ops with commas in debugfs output For requests with multiple ops, separate ops with commas instead of \t, which is a field separator here. Signed-off-by: Ilya Dryomov <idryomov@redhat.com> Reviewed-by: Sage Weil <sage@redhat.com>