On 1/21/21 18:02, Christoph Hellwig wrote:
On Thu, Jan 21, 2021 at 03:29:04PM +0100, Guoqing Jiang wrote:The 'q' is not used since commit a1ce35fa4985 ("block: remove dead elevator code"), also update the comment of the function.And more importantly it never really was needed to start with given that we can triviall derive it from struct request.
Thanks Christoph, will add the above to header and send new version. Guoqing