diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-17 13:25:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-17 13:25:17 -0700 |
commit | eea036475df8995e5b87cd6b8c8e682e071159cd (patch) | |
tree | 1164e7816565678cd2d2ed68b7580b20baefadde /drivers/target/Kconfig | |
parent | 1be5f0b7575e090fd100a98b303860879b5800de (diff) | |
parent | cd9323fd68aee3c1c6b5b21e5746c9d1b586fb58 (diff) | |
download | linux-3.10-eea036475df8995e5b87cd6b8c8e682e071159cd.tar.gz linux-3.10-eea036475df8995e5b87cd6b8c8e682e071159cd.tar.bz2 linux-3.10-eea036475df8995e5b87cd6b8c8e682e071159cd.zip |
Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Pull two more target-core updates from Nicholas Bellinger:
"The first patch addresses a SPC-2 reservations RELEASE bug in a
special (iscsi specific) multi-ISID setup case that was allowing the
same initiator to be able to incorrect release it's own reservation on
a different SCSI path with enforce_pr_isid=1 operation. This bug was
caught by Bernhard Kohl.
The second patch is to address a bug with FILEIO backends where the
incorrect number of blocks for READ_CAPACITY was being reported after
an underlying device-mapper block_device size change. This patch uses
now i_size_read() in fd_get_blocks() for FILEIO backends with an
underlying block_device, instead of trying to determine this value at
setup time during fd_create_virtdevice(). (hch CC'ed)
Both are CC'ed to stable."
* '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
target: Fix bug in handling of FILEIO + block_device resize ops
target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
Diffstat (limited to 'drivers/target/Kconfig')
0 files changed, 0 insertions, 0 deletions