aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/platform.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2024-10-14 13:00:05 +0000
committerSteve French <[email protected]>2025-04-09 20:37:35 +0000
commit56c0bea52cef0bb02c4d6c23669ef485b5f67c87 (patch)
tree58cd5b375ed091576718d44276933ae4be93762a /rust/helpers/platform.c
parentcifs: Improve handling of name surrogate reparse points in reparse.c (diff)
downloadkernel-56c0bea52cef0bb02c4d6c23669ef485b5f67c87.tar.gz
kernel-56c0bea52cef0bb02c4d6c23669ef485b5f67c87.zip
cifs: Split parse_reparse_point callback to functions: get buffer and parse buffer
Parsing reparse point buffer is generic for all SMB versions and is already implemented by global function parse_reparse_point(). Getting reparse point buffer from the SMB response is SMB version specific, so introduce for it a new callback get_reparse_point_buffer. This functionality split is needed for followup change - getting reparse point buffer without parsing it. Signed-off-by: Pali Rohár <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'rust/helpers/platform.c')
0 files changed, 0 insertions, 0 deletions