diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-07-07 16:51:28 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-08-07 18:26:08 +0200 |
commit | 15392efb9d427482754f6d267262452878667499 (patch) | |
tree | e71dd54c88454971750436f5b4e5e512b0c9368a /ipc | |
parent | 6de43703108bb1d3fc9495b3e8107d6ec72f97e4 (diff) |
block: remove BKL from partition ioctls
The blkpg_ioctl and blkdev_reread_part access fields of
the bdev and gendisk structures, yet they always do so
under the protection of bdev->bd_mutex, which seems
sufficient.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
cked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions