projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452503f
)
libata: turn on block layer clustering
author
Jeff Garzik
<jgarzik@pobox.com>
Sat, 22 Oct 2005 04:19:33 +0000
(
00:19
-0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sat, 22 Oct 2005 04:19:33 +0000
(
00:19
-0400)
include/linux/libata.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/libata.h
b/include/linux/libata.h
index 0e214f8c8f9f6f6f85387e79de788725551aa0ef..634b5aa0a615d2fa568431e01f3151ee36feebf7 100644
(file)
--- a/
include/linux/libata.h
+++ b/
include/linux/libata.h
@@
-91,7
+91,7
@@
enum {
ATA_SHT_EMULATED = 1,
ATA_SHT_CMD_PER_LUN = 1,
ATA_SHT_THIS_ID = -1,
- ATA_SHT_USE_CLUSTERING =
0
,
+ ATA_SHT_USE_CLUSTERING =
1
,
/* struct ata_device stuff */
ATA_DFLAG_LBA48 = (1 << 0), /* device supports LBA48 */