diff options
author | Henry C Chang <henry_c_chang@tcloudcomputing.com> | 2010-12-16 05:41:54 +0100 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-12-16 05:46:16 +0100 |
commit | ab226e21ad34f6ef52e00d2ab399d2364b4cdfee (patch) | |
tree | 95b9683b601a0602d9f813f7e6786e9a0e6da118 /fs/ncpfs | |
parent | ceph: fix msgr_init error path (diff) | |
download | linux-ab226e21ad34f6ef52e00d2ab399d2364b4cdfee.tar.xz linux-ab226e21ad34f6ef52e00d2ab399d2364b4cdfee.zip |
ceph: fix direct-io on non-page-aligned buffers
The user buffer may be 512-byte aligned, not page-aligned. We were
assuming the buffer was page-aligned and only accounting for
non-page-aligned io offsets.
Signed-off-by: Henry C Chang <henry_c_chang@tcloudcomputing.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions