diff options
author | Tejun Heo <tj@kernel.org> | 2012-06-05 05:40:51 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-06-25 11:53:45 +0200 |
commit | 13589864be74736ca4e6def7376742eb1d2099bf (patch) | |
tree | ee115325cb8a41695a79cea7be7d11c2486bbd3f /block/blk-map.c | |
parent | scsi: Silence unnecessary warnings about ioctl to partition (diff) | |
download | linux-13589864be74736ca4e6def7376742eb1d2099bf.tar.xz linux-13589864be74736ca4e6def7376742eb1d2099bf.zip |
blkcg: __blkg_lookup_create() doesn't need radix preload
There's no point in calling radix_tree_preload() if preloading doesn't
use more permissible GFP mask. Drop preloading from
__blkg_lookup_create().
While at it, drop sparse locking annotation which no longer applies.
v2: Vivek pointed out the odd preload usage. Instead of updating,
just drop it.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions