commit | 0c948992a00d478c17042f4790b7d6b35299cf94 | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Mon Feb 01 16:10:45 2010 -0800 |
committer | Sage Weil <sage@newdream.net> | Tue Feb 02 16:29:50 2010 -0800 |
tree | 8a6bdfabcaf9f524fcfa6ce2ec10ebb73df0a9aa | |
parent | 0f26c4b21b684825a6dd41f2bc04d48ff62d72f8 [diff] |
ceph: always send truncation info with read and write osd ops This fixes a bug where the read/write ops arrive the osd after a following truncation request. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>