commit | dcd3cc05e5f230f8fbc0c3369a5d6ad4f1d23aed | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zheng.z.yan@intel.com> | Fri Feb 28 16:36:09 2014 +0800 |
committer | Yan, Zheng <zheng.z.yan@intel.com> | Thu Apr 03 10:33:52 2014 +0800 |
tree | c1ba50848987dc38cb884e5d5e62162a3ab03a14 | |
parent | f0494206076703aaa0c8005eff41c413216ae26b [diff] |
ceph: fix reset_readdir() When changing readdir postion, fi->next_offset should be set to 0 if the new postion is not in the first dirfrag. Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Reviewed-by: Alex Elder <elder@linaro.org>