Bug 395082 - libata bay device handling has a number of problems
Summary: libata bay device handling has a number of problems
Status: RESOLVED FIXED
: 390822 (view as bug list)
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Tejun Heo
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 14:07 UTC by Tejun Heo
Modified: 2018-07-03 19:40 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
coolo: SHIP_STOPPER-


Attachments
libata-acpi-fix-hotplug.patch (5.66 KB, patch)
2008-05-28 14:08 UTC, Tejun Heo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tejun Heo 2008-05-28 14:07:32 UTC
Recent update to bay device handling made harddrive go away on eject request w/o giving userland chance for proper cleanup.
Comment 1 Tejun Heo 2008-05-28 14:08:31 UTC
Created attachment 218637 [details]
libata-acpi-fix-hotplug.patch

Proposed fix.
Comment 2 Tejun Heo 2008-05-28 14:18:09 UTC
| - patches.drivers/libata-acpi-fix-hotplug: libata: Handle bay
|   devices in dock stations (bnc#390822 bnc#395082).

Patch committed.

(Ah... forgot about 390822...)
Comment 3 Tejun Heo 2008-05-28 14:18:52 UTC
*** Bug 390822 has been marked as a duplicate of this bug. ***
Comment 5 Tejun Heo 2008-06-09 03:32:03 UTC
-------------------------------------------------------------------
Wed Jun  4 13:44:06 CEST 2008 - jblunck@suse.de

- patches.drivers/libata-acpi-fix-hotplug: Don't call ata_port_freeze()
  in ata_acpi_detach_device().

Resolving as FIXED.