diff options
author | Hyunchul Lee <hyc.lee@gmail.com> | 2021-06-30 18:25:52 +0900 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2021-07-02 16:27:08 +0900 |
commit | ef24c962d0f29036041a007a75bcd0f50233c83e (patch) | |
tree | 0ca9e8652eacb769bbb520f8a8bb10052454b48c /fs/ksmbd/oplock.c | |
parent | 8b758859dfbe9598ba41e8b9b01e44edcc0c2fc1 (diff) |
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 'fs/ksmbd/oplock.c')
0 files changed, 0 insertions, 0 deletions