mirror of https://github.com/torvalds/linux.git
We don't always have easy access to the dentry of a file or directory we
created in debugfs. Add a helper which allows us to get a dentry we
previously created.
The motivation for this change is a problem with blktrace and the blk-mq
debugfs entries introduced in
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| file.c | ||
| inode.c | ||
| internal.h | ||