Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-21 | unexport simple_dname() | Al Viro | 1 | -1/+0 | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> | |||||
2018-03-29 | split d_path() and friends into a separate file | Al Viro | 1 | -0/+470 | |
Those parts of fs/dcache.c are pretty much self-contained. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> |