Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Oct 2023 23:38:59 +0000 (13:38 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Oct 2023 23:38:59 +0000 (13:38 -1000)
commit832328c9f8aa4b41423f29a53ba7080eb7214976
treeccdd094d53ff1bbb103ad8b3a6eed62e9e7d85eb
parenta78a67f3019c687d06dee8cebfb7b7cee7bf0216
parent24eca2dce0f8d19db808c972b0281298d0bafe99
Merge tag 'ata-6.6-final' of git://git./linux/kernel/git/dlemoal/libata

Pull ATA fix from Damien Le Moal:
 "A single patch to fix a regression introduced by the recent
  suspend/resume fixes.

  The regression is that ATA disks are not stopped on system shutdown,
  which is not recommended and increases the disks SMART counters for
  unclean power off events.

  This patch fixes this by refining the recent rework of the scsi device
  manage_xxx flags"

* tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata:
  scsi: sd: Introduce manage_shutdown device flag