commit | 49bcb93236ce1c60d9b7eb21a0aea1999f4d8709 | [log] [tgz] |
---|---|---|
author | Henry C Chang <henry.cy.chang@gmail.com> | Tue Mar 15 09:18:02 2011 +0000 |
committer | Sage Weil <sage@newdream.net> | Mon Mar 21 12:24:25 2011 -0700 |
tree | e8dc94cf5c106fc1067411bc38e16e43ab15318e | |
parent | 78a255654fa7f01945dea0dcedcf5113b3ad9f93 [diff] |
ceph: add request to the tail of unsafe write list In sync_write_wait(), we assume that the newest request is at the tail of unsafe write list. We should maintain the semantics here. Signed-off-by: Henry C Chang <henry_c_chang@tcloudcomputing.com> Signed-off-by: Sage Weil <sage@newdream.net>