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-- 251 bytes
attr.c -rw-r--r-- 2.6 KB
bfind.c -rw-r--r-- 4.4 KB
bitmap.c -rw-r--r-- 5.8 KB
bnode.c -rw-r--r-- 11.2 KB
brec.c -rw-r--r-- 13.0 KB
btree.c -rw-r--r-- 7.9 KB
btree.h -rw-r--r-- 5.4 KB
catalog.c -rw-r--r-- 9.0 KB
dir.c -rw-r--r-- 8.0 KB
extent.c -rw-r--r-- 13.5 KB
hfs.h -rw-r--r-- 9.0 KB
hfs_fs.h -rw-r--r-- 8.5 KB
inode.c -rw-r--r-- 17.0 KB
mdb.c -rw-r--r-- 10.2 KB
part_tbl.c -rw-r--r-- 2.9 KB
string.c -rw-r--r-- 3.7 KB
super.c -rw-r--r-- 11.6 KB
sysdep.c -rw-r--r-- 954 bytes
trans.c -rw-r--r-- 3.3 KB

back to top