X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=block%2Fblk-core.c;h=2cba5ef97b2b3a6d49559c8923a87e1ec128c2fa;hb=baae8496943a8a2cb141f28c005ee5e6d6b19bbc;hp=4889eb86a39e883c040d53627c98e61a96cd0e26;hpb=d9c566198bfdf72a041322a093fdc1a2dc231170;p=linux-2.6-omap-h63xx.git diff --git a/block/blk-core.c b/block/blk-core.c index 4889eb86a39..2cba5ef97b2 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -582,6 +582,8 @@ blk_init_queue_node(request_fn_proc *rfn, spinlock_t *lock, int node_id) q->sg_reserved_size = INT_MAX; + blk_set_cmd_filter_defaults(&q->cmd_filter); + /* * all done */