https://bugs.kde.org/show_bug.cgi?id=270808
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/sol | |id/867f53608d3a5145e3380e8c | |1686f40be8f06c31 Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #66 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 867f53608d3a5145e3380e8c1686f40be8f06c31 by Stefan Brüns. Committed on 08/10/2018 at 19:42. Pushed by bruns into branch 'master'. [UDisks2] Power down drive on remove if supported Summary: It is preferable to to do a controlled shutdown prior to disconnecting and eventually cutting of power to the drive. Closes T9730 Test Plan: Connect external drive, select "Savely Remove" from context menu 1. if drive has only on partition, fs is unmounted and drive spins down 2. if drive has multiple partitions: a) first (not last) partition can be unmounted and remounted b) "Remove"ing last partition spins down drive Reviewers: #frameworks, ngraham, broulik Reviewed By: ngraham, broulik Subscribers: broulik, kde-frameworks-devel, ngraham Tags: #frameworks Maniphest Tasks: T9730 Differential Revision: https://phabricator.kde.org/D15932 M +10 -1 src/solid/devices/backends/udisks2/udisksstorageaccess.cpp https://commits.kde.org/solid/867f53608d3a5145e3380e8c1686f40be8f06c31 -- You are receiving this mail because: You are watching all bug changes.