linux/Documentation/block
Dhaval Giani 3317fedba9 Corrections in Documentation/block/ioprio.txt
The newer glibc does not allow system calls to be made via _syscallN()
wrapper. They have to be made through syscall(). The ionice code used
the older interface. Correcting it to use syscall.

Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-10 09:25:57 +02:00
..
as-iosched.txt
barrier.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
biodoc.txt Introduce rq_for_each_segment replacing rq_for_each_bio 2007-10-10 09:25:56 +02:00
capability.txt
deadline-iosched.txt
ioprio.txt Corrections in Documentation/block/ioprio.txt 2007-10-10 09:25:57 +02:00
request.txt [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
stat.txt
switching-sched.txt