ceph: change dentry offset and position after splice_dentry
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 7 Jan 2010 23:36:32 +0000 (15:36 -0800)
committerSage Weil <sage@newdream.net>
Thu, 14 Jan 2010 20:23:14 +0000 (12:23 -0800)
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>

No differences found