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-- 388 bytes
acl.c -rw-r--r-- 11.5 KB
acl.h -rw-r--r-- 1.6 KB
balloc.c -rw-r--r-- 17.2 KB
dir.c -rw-r--r-- 16.6 KB
ext2.h -rw-r--r-- 5.9 KB
file.c -rw-r--r-- 2.2 KB
fsync.c -rw-r--r-- 1.3 KB
ialloc.c -rw-r--r-- 18.9 KB
inode.c -rw-r--r-- 38.3 KB
ioctl.c -rw-r--r-- 2.8 KB
namei.c -rw-r--r-- 9.1 KB
super.c -rw-r--r-- 35.5 KB
symlink.c -rw-r--r-- 1.3 KB
xattr.c -rw-r--r-- 28.1 KB
xattr.h -rw-r--r-- 3.3 KB
xattr_security.c -rw-r--r-- 1.7 KB
xattr_trusted.c -rw-r--r-- 1.5 KB
xattr_user.c -rw-r--r-- 1.5 KB
xip.c -rw-r--r-- 2.0 KB
xip.h -rw-r--r-- 738 bytes

back to top