Updated from Linux LTS 3.10.25 to 3.10.26
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
#define FD_DEVICE_QUEUE_DEPTH 32
|
||||
#define FD_MAX_DEVICE_QUEUE_DEPTH 128
|
||||
#define FD_BLOCKSIZE 512
|
||||
#define FD_MAX_SECTORS 2048
|
||||
/*
|
||||
* Limited by the number of iovecs (2048) per vfs_[writev,readv] call
|
||||
*/
|
||||
#define FD_MAX_BYTES 8388608
|
||||
|
||||
#define RRF_EMULATE_CDB 0x01
|
||||
#define RRF_GOT_LBA 0x02
|
||||
|
||||
Reference in New Issue
Block a user