summaryrefslogtreecommitdiff
path: root/include/target/target_core_fabric.h
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-05-30 04:35:23 (GMT)
committerNicholas Bellinger <nab@linux-iscsi.org>2013-05-31 00:46:27 (GMT)
commit21363ca873334391992f2f424856aa864345bb61 (patch)
treea3bf98065a2ae02afd26dce1b1c34e75a4c7ee5b /include/target/target_core_fabric.h
parent1d19f7800d643b270b28d0a969c5eca455d54397 (diff)
downloadlinux-fsl-qoriq-21363ca873334391992f2f424856aa864345bb61.tar.xz
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
This patch fixes a bug where FILEIO was incorrectly reporting the number of logical blocks (+ 1) when using non struct block_device export mode. It changes fd_get_blocks() to follow all other backend ->get_blocks() cases, and reduces the calculated dev_size by one dev->dev_attrib.block_size number of bytes, and also fixes initial fd_block_size assignment at fd_configure_device() time introduced in commit 0fd97ccf4. Reported-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> Reported-by: Badari Pulavarty <pbadari@us.ibm.com> Tested-by: Badari Pulavarty <pbadari@us.ibm.com> Cc: stable@vger.kernel.org Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/target/target_core_fabric.h')
0 files changed, 0 insertions, 0 deletions