]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
truncate: truncate information sent on each read/write op
authorYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 29 Jan 2010 19:41:42 +0000 (11:41 -0800)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 2 Feb 2010 00:14:05 +0000 (16:14 -0800)
commit2f727787141b95d53c57fe435326172dae70c53a
tree18bbd417768106a32fe55cebc0c7497b88e1342c
parentaf6803bd557a5a39dc00c8f453683a3f5ca4cfaa
truncate: truncate information sent on each read/write op

This fixes cases in which preceding client read/write ops arrive the
osd after a later truncation that arrived through the mds
src/include/rados.h
src/mds/MDCache.cc
src/mds/Server.cc
src/mds/mdstypes.h
src/osd/ReplicatedPG.cc
src/osd/osd_types.h
src/osdc/Filer.h