diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2021-06-30 11:25:52 +0200 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2021-07-02 09:27:08 +0200 |
commit | ef24c962d0f29036041a007a75bcd0f50233c83e (patch) | |
tree | 0ca9e8652eacb769bbb520f8a8bb10052454b48c /arch/nios2 | |
parent | ksmbd: reorder and document on-disk and netlink structures in headers (diff) | |
download | linux-ef24c962d0f29036041a007a75bcd0f50233c83e.tar.xz 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 'arch/nios2')
0 files changed, 0 insertions, 0 deletions