diff options
author | 2021-06-30 18:25:52 +0900 | |
---|---|---|
committer | 2021-07-02 16:27:08 +0900 | |
commit | ef24c962d0f29036041a007a75bcd0f50233c83e (patch) | |
tree | 0ca9e8652eacb769bbb520f8a8bb10052454b48c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ksmbd: reorder and document on-disk and netlink structures in headers (diff) | |
download | wireguard-linux-ef24c962d0f29036041a007a75bcd0f50233c83e.tar.xz wireguard-linux-ef24c962d0f29036041a007a75bcd0f50233c83e.zip |
ksmbd: replace struct dentry with struct path in some function's arguments
For user namespace support, we need to pass
struct user_namespace with struct dentry
to some functions. For reducing the number
of arguments, replace the struct dentry with
struct path in these functions.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions