Project

General

Profile

Bug #9073 » journal.diff

jianpeng ma, 08/14/2014 07:47 PM

View differences:

src/os/FileJournal.cc
#endif
put_throttle(orig_ops, orig_bytes);
}
read_header();
dout(10) << "write_thread_entry finish" << dendl;
}
......
pos += aio.len;
}
write_finish_cond.Signal();
read_header();
return 0;
}
#endif
(11-11/17)