Home
last modified time | relevance | path

Searched hist:"9 a49e221" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb1ops.c9a49e221 Thu Aug 17 10:34:07 CDT 2023 Paulo Alcantara <pc@manguebit.com> smb: client: do not query reparse points twice on symlinks

Save a roundtrip by getting the reparse point tag and buffer at once
in ->query_reparse_point() and then pass the buffer down to
->query_symlink().

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
H A Dinode.c9a49e221 Thu Aug 17 10:34:07 CDT 2023 Paulo Alcantara <pc@manguebit.com> smb: client: do not query reparse points twice on symlinks

Save a roundtrip by getting the reparse point tag and buffer at once
in ->query_reparse_point() and then pass the buffer down to
->query_symlink().

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
H A Dsmb2ops.c9a49e221 Thu Aug 17 10:34:07 CDT 2023 Paulo Alcantara <pc@manguebit.com> smb: client: do not query reparse points twice on symlinks

Save a roundtrip by getting the reparse point tag and buffer at once
in ->query_reparse_point() and then pass the buffer down to
->query_symlink().

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
H A Dcifsglob.h9a49e221 Thu Aug 17 10:34:07 CDT 2023 Paulo Alcantara <pc@manguebit.com> smb: client: do not query reparse points twice on symlinks

Save a roundtrip by getting the reparse point tag and buffer at once
in ->query_reparse_point() and then pass the buffer down to
->query_symlink().

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>