Skip to content
Commit d366a0ff authored by Josef Bacik's avatar Josef Bacik Committed by Jens Axboe
Browse files

nbd: pass the nbd pointer for flags debugfs



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.

Signed-off-by: default avatarJosef Bacik <jbacik@fb.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 05bd92dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment