lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Aug 2017 11:26:20 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     Philipp Reisner <philipp.reisner@...bit.com>,
        linux-kernel@...r.kernel.org
Cc:     drbd-dev@...ts.linbit.com
Subject: Re: [PATCH 01/17] drbd: introduce drbd_recv_header_maybe_unplug

On 08/24/2017 03:22 PM, Philipp Reisner wrote:
> +#ifndef blk_queue_plugged
> +struct drbd_plug_cb {
> +	struct blk_plug_cb cb;
> +	struct drbd_request *most_recent_req;
> +	/* do we need more? */
> +};

What is this blk_queue_plugged ifdef?

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ