]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/WBThrottle: added check of return value for posix_fadvise()
authorXing Lin <xinglin@cs.utah.edu>
Thu, 28 Nov 2013 06:30:15 +0000 (23:30 -0700)
committerXing Lin <xinglin@cs.utah.edu>
Tue, 3 Dec 2013 18:19:13 +0000 (11:19 -0700)
commit9c8df34919af8a6ecd74cbc3abf71440c6a3c752
tree1de8c919b2efb892267569d8d24e38d501acc577
parentde09778561682eae8d33201ce1a77150b44ece53
os/WBThrottle: added check of return value for posix_fadvise()

check the return value of posix_fadvise() in WBThrottle::entry()

Signed-off-by: Xing Lin <xinglin@cs.utah.edu>
src/os/WBThrottle.cc