diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-10-24 11:27:00 +0400 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-10-24 11:28:52 +0400 |
commit | 48502ddbfb9840803f633ff81eee507e0fdae7c5 (patch) | |
tree | d692d4a0191a51efd0273bce3c3aa5274c50f5ad /fs/timerfd.c | |
parent | 8a955d6dcc1840fa9cba73eb6db831c8fea19d95 (diff) | |
download | linux-48502ddbfb9840803f633ff81eee507e0fdae7c5.tar.xz |
target: Fail XCOPY for non matching source + destination block_size
This patch adds an explicit check + failure for XCOPY I/O to source +
destination devices with a non-matching block_size.
This limitiation is currently due to the fact that the scatterlist
memory allocated for the XCOPY READ operation is passed zero-copy
to the XCOPY WRITE operation.
Reported-by: Thomas Glanzmann <thomas@glanzmann.de>
Reported-by: Douglas Gilbert <dgilbert@interlog.com>
Cc: Thomas Glanzmann <thomas@glanzmann.de>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions