Searched hist:"18 fbda91c6370d520278db9ee1e768b59ef5c4ab" (Results 1 – 6 of 6) sorted by relevance
/linux/block/ |
H A D | blk-mq-debugfs.c | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-mq.h | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk.h | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-mq.c | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-core.c | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/kernel/trace/ |
H A D | blktrace.c | diff 18fbda91c6370d520278db9ee1e768b59ef5c4ab Tue Jan 31 23:53:20 CET 2017 Omar Sandoval <osandov@fb.com> block: use same block debugfs directory for blk-mq and blktrace
When I added the blk-mq debugging information to debugfs, I didn't notice that blktrace also creates a "block" directory in debugfs. Make them use the same dentry, now created in the core block code. Based on a patch from Jens.
Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
|