summaryrefslogtreecommitdiff
path: root/Extra
blob: 12d4a2a17d17c594cde62cd8aef9d4edf921c89a (plain)
1
2
3
4
# Targets that need extra treatment for now

curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR}
mausezahn: CFLAGS = $(mausezahn-eflags)
ge='this.form.submit();'>
authorChristoph Hellwig <hch@lst.de>2016-10-20 15:12:11 +0200
committerJens Axboe <axboe@fb.com>2016-10-28 08:45:17 -0600
commit188bd2b16b3c6ea87a90df20f33db0adcdb75f0c (patch)
tree6ccc9bf7bd7dbd03f73e3ed54ea997259400e588
parentbd1c1c21741cbd6e894960bcbc8b36f719590064 (diff)
block: move REQ_RAHEAD to common flags
The information that am I/O is a read-ahead can be useful for drivers. In fact the NVMe driver already checks it, even if it won't ever be set at the moment. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Shaun Tancheff <shaun.tancheff@seagate.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat