Re: [PATCH] nbd: pass the nbd pointer for flags debugfs

From: Jens Axboe
Date: Wed Jun 08 2016 - 11:03:03 EST


On 06/08/2016 08:32 AM, Josef Bacik wrote:
We were passing in &nbd for the private data in debugfs_create_file() for the
flags entry. We expect it to just be nbd, fix this so we get proper output from
this debugfs entry.

Added for this series, thanks Josef.


--
Jens Axboe