lkml.org 
[lkml]   [2010]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
Subjectll_rw_blk() Comments still in the code
From
This function has been gone for a while and the code has some
inaccurate comments remaining.

[root@cloudstream linux-2.6.34.1]#
[root@cloudstream linux-2.6.34.1]# find . -name '*.c' -exec grep -H
ll_rw_blk {} \;
./fs/reiserfs/journal.c: // since we're using ll_rw_blk
above, it might have skipped over
./drivers/s390/block/dasd.c: * Dasd request queue function. Called
from ll_rw_blk.c
./drivers/s390/char/tape_block.c: * Tape request queue function.
Called from ll_rw_blk.c
./block/blk-core.c: * Request may not have originated from
ll_rw_blk. if not,
./block/elevator.c: * queue wasn't empty before this
request, ll_rw_blk
[root@cloudstream linux-2.6.34.1]# find . -name '*.h' -exec grep -H
ll_rw_blk {} \;
./include/linux/fs.h:#define BLKSECTSET _IO(0x12,102)/* set max
sectors per request (ll_rw_blk.c) */
./include/linux/fs.h:#define BLKSECTGET _IO(0x12,103)/* get max
sectors per request (ll_rw_blk.c) */
./include/linux/blkdev.h: * ll_rw_blk doesn't touch it.
./usr/include/linux/fs.h:#define BLKSECTSET _IO(0x12,102)/* set max
sectors per request (ll_rw_blk.c) */
./usr/include/linux/fs.h:#define BLKSECTGET _IO(0x12,103)/* get max
sectors per request (ll_rw_blk.c) */
[root@cloudstream linux-2.6.34.1]#
[root@cloudstream linux-2.6.34.1]#
[root@cloudstream linux-2.6.34.1]#


Jeff Merkey


\
 
 \ /
  Last update: 2010-07-31 07:31    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog