From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] nbd: use an idr to keep track of nbd devices To: Josef Bacik , , , References: <1485983500-3830-1-git-send-email-jbacik@fb.com> From: Jens Axboe Message-ID: <4f619d6e-f198-dee2-230b-19fb65c045b9@fb.com> Date: Wed, 1 Feb 2017 17:36:15 -0800 MIME-Version: 1.0 In-Reply-To: <1485983500-3830-1-git-send-email-jbacik@fb.com> Content-Type: text/plain; charset="windows-1252" List-ID: On 02/01/2017 01:11 PM, Josef Bacik wrote: > To prepare for dynamically adding new nbd devices to the system switch > from using an array for the nbd devices and instead use an idr. This > copies what loop does for keeping track of its devices. Applied for 4.11, thanks. -- Jens Axboe