Project

General

Profile

Bug #6614

Updated by Loïc Dachary over 10 years ago

"work in progress":https://github.com/ceph/ceph/pull/773 
 Run "make check", it reports bufferlist test failed. 
 <pre> 
 test/bufferlist.cc:978: Failure 
 Value of: bl.is_page_aligned() 
   Actual: true 
 Expected: false 
 [    FAILED    ] BufferList.is_page_aligned (0 ms) 
 </pre> 

Back