Revision 1e0b5ab81e2abb8bbf7446f4a17f43a1e34944fe authored by Robert Hancock on 29 June 2007, 00:52:24 UTC, committed by Jeff Garzik on 02 July 2007, 14:14:02 UTC
The sata_nv driver was missing the change_queue_depth hook in the SCSI host
template which the other NCQ-capable libata drivers had. This made it impossible
to change the queue depth by user request. Add this in.

Signed-off-by: Robert Hancock <hancockr@shaw.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 90c9378
History
File Mode Size
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 3.3 KB
dir.c -rw-r--r-- 5.7 KB
dir_f.c -rw-r--r-- 9.7 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 4.4 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 948 bytes
inode.c -rw-r--r-- 9.4 KB
map.c -rw-r--r-- 7.0 KB
super.c -rw-r--r-- 11.6 KB

back to top