[GIT PULL] target fixes for v3.5
From: Nicholas A. Bellinger
Date: Wed Jul 18 2012 - 21:01:33 EST
Hi Linus,
Here are the last handful of target fixes that have come in recently
that are headed for-3.5 final. Please go ahead and pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
This includes a bugfix from MDR to address a NULL pointer OOPs with FCoE
aborts, along with a WRITE_SAME emulation bugfix for NOLB=0 cases +
persistent reservation return cleanups from Roland.
All three patches are CC'ed to stable.
Thank you!
--nab
Mark Rustad (1):
tcm_fc: Fix crash seen with aborts and large reads
Roland Dreier (2):
target: Clean up returning errors in PR handling code
target: Fix range calculation in WRITE SAME emulation when num blocks
== 0
drivers/target/target_core_cdb.c | 2 +-
drivers/target/target_core_pr.c | 7 ++++---
drivers/target/tcm_fc/tfc_cmd.c | 2 ++
3 files changed, 7 insertions(+), 4 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/