]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: simplify 'offset in frag'
authorYan, Zheng <zyan@redhat.com>
Thu, 21 Apr 2016 12:53:55 +0000 (20:53 +0800)
committerGreg Farnum <gfarnum@redhat.com>
Sun, 12 Jun 2016 21:09:45 +0000 (14:09 -0700)
commit98e36d17d42d7b43720685745348317cab4a847f
treeaf43560708b9ed192aed2868ebb2a1457a672502
parent89d65456ed1303b09e9bc054bbb62c0808db4565
client: simplify 'offset in frag'

don't distinguish leftmost frag from other frags. always use 2 as
first entry's offset.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 6572c2a24ea2abec4c7eecef92a292c2cc72c762)

Signed-off-by: Greg Farnum <gfarnum@redhat.com
src/client/Client.cc