]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: clean up WRITE, TRUNCATE, TRIMTRUNC
authorSage Weil <sage@newdream.net>
Tue, 23 Feb 2010 23:20:43 +0000 (15:20 -0800)
committerSage Weil <sage@newdream.net>
Tue, 23 Feb 2010 23:20:43 +0000 (15:20 -0800)
commit86cab4aecc4018c618f6537b29e88d33cde4a163
tree8e1254796213e6bf8fb5af03ca2d9c64cf73f641
parent734bbe82789fa64a4cf653f8b1890841d1b75097
osd: clean up WRITE, TRUNCATE, TRIMTRUNC

- consolidate TRUNCATE and TRIMTRUNC.
- truncate on WRITE.
- handy debug prints.
src/osd/ReplicatedPG.cc