commit | 0685235ffd9dbdb9ccbda587f8a3c83ad1d5a921 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Mon Nov 19 10:49:07 2012 +0800 |
committer | Alex Elder <elder@inktank.com> | Thu Dec 13 08:13:08 2012 -0600 |
tree | 3a8e52d05e8e2f6ef5a270369c460588452a8f33 | |
parent | ed75ec2cd19b47efcd292b6e23f58e56f4c5bc34 [diff] |
ceph: Don't add dirty inode to dirty list if caps is in migration Add dirty inode to cap_dirty_migrating list instead, this can avoid ceph_flush_dirty_caps() entering infinite loop. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Signed-off-by: Sage Weil <sage@inktank.com>