commit | ac0b74d8a1ced8ea86147467daf06b15b130dd94 | [log] [tgz] |
---|---|---|
author | Greg Farnum <gregf@hq.newdream.net> | Fri Sep 17 10:10:55 2010 -0700 |
committer | Sage Weil <sage@newdream.net> | Wed Oct 20 15:38:16 2010 -0700 |
tree | a71aec65be7f71b42ae78907acd5b0f4aeafd3a9 | |
parent | 18a38193efcaac1fb3c94ad8fa04bb117850a3c2 [diff] |
ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursor These facilitate preallocation of pages so that we can encode into the pagelist in an atomic context. Signed-off-by: Greg Farnum <gregf@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>