Henry C Chang d3d0720d4a ceph: do not use i_wrbuffer_ref as refcount for Fb cap
We increments i_wrbuffer_ref when taking the Fb cap. This breaks
the dirty page accounting and causes looping in
__ceph_do_pending_vmtruncate, and ceph client hangs.

This bug can be reproduced occasionally by running blogbench.

Add a new field i_wb_ref to inode and dedicate it to Fb reference
counting.

Signed-off-by: Henry C Chang <henry.cy.chang@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
2011-05-11 10:44:48 -07:00
..
2011-03-21 12:24:20 -07:00
2011-01-12 15:15:12 -08:00
2010-12-06 09:45:22 -08:00
2011-01-12 15:15:13 -08:00
2011-01-12 15:15:13 -08:00
2011-03-29 12:11:16 -07:00