]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #9767 from dx9/wip-safe-io
authorKefu Chai <tchaikov@gmail.com>
Fri, 9 Sep 2016 05:47:40 +0000 (13:47 +0800)
committerGitHub <noreply@github.com>
Fri, 9 Sep 2016 05:47:40 +0000 (13:47 +0800)
commit994712fdbaf905b5f22837cb0a1ba2d6b424601e
treefeeb2d643cd073839161f2eff1c6e6b50100573d
parent7ebf562fce29946e82a3ee6f716b6b99d55c02ef
parentbcfc8eefd638d907953bcd47ee384db738bf9bd2
Merge pull request #9767 from dx9/wip-safe-io

safe_io: Improve portability by replacing loff_t type usage with off_t.

Reviewed-by: Kefu Chai <kchai@redhat.com>