aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGravatar Sage Weil <sage@newdream.net> 2010-11-18 09:15:07 -0800
committerGravatar Sage Weil <sage@newdream.net> 2010-11-18 09:15:07 -0800
commit3105c19c450ac7c18ab28c19d364b588767261b3 (patch)
tree2b306fb3b8536f5f92f085993bbd966d9eb3929a /net
parentceph: fix frag offset for non-leftmost frags (diff)
downloadlinux-3105c19c450ac7c18ab28c19d364b588767261b3.tar.gz
linux-3105c19c450ac7c18ab28c19d364b588767261b3.tar.bz2
linux-3105c19c450ac7c18ab28c19d364b588767261b3.zip
ceph: fix readdir EOVERFLOW on 32-bit archs
One of the readdir filldir_t callers was passing the raw ceph 64-bit ino instead of the hashed 32-bit one, producing an EOVERFLOW in the filler callback. Fix this by calling the ceph_vino_to_ino() helper to do the conversion. Reported-by: Jan Smets <jan.smets@alcatel-lucent.com> Tested-by: Jan Smets <jan.smets@alcatel-lucent.com> Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions