summaryrefslogtreecommitdiffstats
path: root/drivers/uio/uio_pdrv.c
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-08-16 14:30:30 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2008-08-21 10:15:38 -0700
commit068281d302def5efd96d84a163ba17e85f5ea564 (patch)
treef8d49d6c1e2043bcf3671504b411770a0c8c349c /drivers/uio/uio_pdrv.c
parentf5a6d958b5d0a10e7e7a9dee1862fb31d08c6d26 (diff)
downloadop-kernel-dev-068281d302def5efd96d84a163ba17e85f5ea564.zip
op-kernel-dev-068281d302def5efd96d84a163ba17e85f5ea564.tar.gz
block: fix partial read() of /proc/{partitions,diskstats}
The proc files get truncated if they do not fit into the buffer with a single read(). We need to move the seq_file index from the callback of class_find_device() to the caller of class_find_device(), to keep its value across multiple invocations of the callback. Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/uio/uio_pdrv.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud