Commit bb7ee9b1 authored by Elias Oltmanns's avatar Elias Oltmanns Committed by Bartlomiej Zolnierkiewicz
Browse files

Update documentation of HDIO_DRIVE_RESET ioctl



Alter the entry for HDIO_DRIVE_RESET in Documentation/ioctl/hdio.txt to
reflect a functional change in the driver.  Besides, the entry has been
inaccurate before.

Signed-off-by: default avatarElias Oltmanns <eo@nebensachen.de>
Cc: "Alan Cox" <alan@lxorguk.ukuu.org.uk>
Cc: "Randy Dunlap" <randy.dunlap@oracle.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent 3ef5eb42
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
@@ -511,9 +511,8 @@ HDIO_DRIVE_RESET execute a device reset


	notes:
	notes:


	  Abort any current command, prevent anything else from being
	  Execute a reset on the device as soon as the current IO
	  queued, execute a reset on the device, and issue BLKRRPART
	  operation has completed.
	  ioctl on the block device.


	  Executes an ATAPI soft reset if applicable, otherwise
	  Executes an ATAPI soft reset if applicable, otherwise
	  executes an ATA soft reset on the controller.
	  executes an ATA soft reset on the controller.