diff options
author | Namjae Jeon <linkinjeon@kernel.org> | 2022-01-30 18:28:56 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-02-04 00:12:22 -0600 |
commit | 97550c7478a2da93e348d8c3075d92cddd473a78 (patch) | |
tree | 6d2e25fb2bc11e14388f2ed5d8a84e869ee08480 /fs/ksmbd/vfs.h | |
parent | 6d896d3b44cf64ab9b2483697e222098e7b72f70 (diff) | |
download | lwn-97550c7478a2da93e348d8c3075d92cddd473a78.tar.gz lwn-97550c7478a2da93e348d8c3075d92cddd473a78.zip |
ksmbd: fix same UniqueId for dot and dotdot entries
ksmbd sets the inode number to UniqueId. However, the same UniqueId for
dot and dotdot entry is set to the inode number of the parent inode.
This patch set them using the current inode and parent inode.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/ksmbd/vfs.h')
0 files changed, 0 insertions, 0 deletions