]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: import: use read() instead of lseek() when from_stdin is true
authorDongsheng Yang <dongsheng.yang@easystack.cn>
Thu, 3 Nov 2016 06:34:10 +0000 (02:34 -0400)
committerDongsheng Yang <dongsheng.yang@easystack.cn>
Sun, 19 Feb 2017 12:42:03 +0000 (20:42 +0800)
commitfedf772ba1e84a7ee0296177dcaba6f3c6ebe263
tree2cb01de0bb988ae1f287050779f31d20a73ab1bb
parentaa913ced1240a366e063182cd359b562c626643d
rbd: import: use read() instead of lseek() when from_stdin is true

Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
src/tools/rbd/action/Export.cc
src/tools/rbd/action/Import.cc