Bug 169083

Summary: consider backporting st reference counting changes
Product: Red Hat Enterprise Linux 4 Reporter: nate.dailey
Component: kernelAssignee: Doug Ledford <dledford>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: jbaron
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-18 00:33:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch for st.c against RHEL4 U2
none
patch for st.h against RHEL4 U2 none

Description nate.dailey 2005-09-22 20:46:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2

Description of problem:
Changes were recently accepted in kernel.org's 2.6.14 kernel to add reference counting to the SCSI tape driver. Without these changes, surprise removal of the HBA connected to a tape drive is problematic. It would be great if Red Hat could backport this functionality.

Discussion of these changes is here:
http://marc.theaimsgroup.com/?l=linux-scsi&m=112058392531041&w=2

I'll try to attach patches against your U2 sources.

Version-Release number of selected component (if applicable):
kernel-smp-2.6.9-17.EL

How reproducible:
Always

Steps to Reproduce:

  

Additional info:

Comment 1 nate.dailey 2005-09-22 20:47:33 UTC
Created attachment 119164 [details]
patch for st.c against RHEL4 U2

Comment 2 nate.dailey 2005-09-22 20:48:00 UTC
Created attachment 119165 [details]
patch for st.h against RHEL4 U2

Comment 3 Doug Ledford 2007-05-18 00:33:41 UTC
A slightly different but functionally equivalent version of these changes has
already been incorporated in the RHEL4 kernel.  Closing this bug out.