[GIT PULL] Ceph fixes for 3.0

From: Sage Weil
Date: Tue Jul 05 2011 - 15:51:16 EST


Hi Linus,

Please pull the following Ceph fixes from

git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

These are all related to issues with O_DIRECT when the pointer and IO
alignments do not match, and/or when there are holes in the file.

Thanks!
sage


Sage Weil (3):
ceph: fix page alignment corrections
libceph: fix page calculation for non-page-aligned io
ceph: fix sync and dio writes across stripe boundaries

fs/ceph/file.c | 14 ++++++--------
net/ceph/osd_client.c | 10 ++++++----
2 files changed, 12 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/