[GIT PULL] ata fixes for 6.10-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Linus,

The following changes since commit 09fe2bfa6b83f865126ce3964744863f69a4a030:

  ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K (2024-06-06 14:53:34 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.10-rc4

for you to fetch changes up to a6a75edc8669a4f030546c7390808ef0cc034742:

  ata: libata-scsi: Set the RMB bit only for removable media devices (2024-06-14 14:18:46 +0200)

----------------------------------------------------------------
ata fixes for 6.10-rc4

 - Fix a bug where the SCSI Removable Media Bit (RMB) was incorrectly set
   for hot-plug capable (and eSATA) ports. The RMB bit means that the
   media is removable (e.g. floppy or CD-ROM), not that the device server
   is removable. If the RMB bit is set, SCSI will set the removable media
   sysfs attribute.
   If the removable media sysfs attribute is set on a device, GNOME/udisks
   will automatically mount the device on boot.
   We only want to set the SCSI RMB bit (and thus the removable media
   sysfs attribute) for devices where the ATA removable media device bit
   is set.

----------------------------------------------------------------
Damien Le Moal (1):
      ata: libata-scsi: Set the RMB bit only for removable media devices

 drivers/ata/libata-scsi.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)




[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux