aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-02-02 11:39:32 -0800
committerSage Weil <sage@newdream.net>2011-03-15 09:14:02 -0700
commitb09734b1f4abd86e046777f0f268215b4ef1b523 (patch)
tree991e7a2d61dc8c950dbbe6082cbb10dfc3786e75 /fs/ceph
parentLinux 2.6.38 (diff)
downloadlinux-dev-b09734b1f4abd86e046777f0f268215b4ef1b523.tar.xz
linux-dev-b09734b1f4abd86e046777f0f268215b4ef1b523.zip
libceph: Fix base64-decoding when input ends in newline.
It used to return -EINVAL because it thought the end was not aligned to 4 bytes. Clean up superfluous src < end test in if, the while itself guarantees that. Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com> Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions