commit | 4baa75ef0ed29adae03fcbbaa9aca1511a5a8cc9 | [log] [tgz] |
---|---|---|
author | Yehuda Sadeh <yehuda@hq.newdream.net> | Thu Jan 07 15:36:32 2010 -0800 |
committer | Sage Weil <sage@newdream.net> | Thu Jan 14 12:23:14 2010 -0800 |
tree | f3ba17caa2a8738eff064b611c1d7bb0610f3037 | |
parent | 6a4ef48103a78a46b80e07fcd8ac4edda0c7128f [diff] |
ceph: change dentry offset and position after splice_dentry This fixes a bug, where we had the parent list have dentries with offsets that are not monotonically increasing, which caused the ceph dcache_readdir to skip entries. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net> Signed-off-by: Sage Weil <sage@newdream.net>