aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorMeetakshi Setiya <[email protected]>2025-02-06 06:50:41 +0000
committerSteve French <[email protected]>2025-02-06 16:01:22 +0000
commit57e4a9bd61c308f607bc3e55e8fa02257b06b552 (patch)
treef20149c7601b60c7f2ed2df11673a12672119403 /scripts/generate_rust_target.rs
parentsmb: client: get rid of kstrdup() in get_ses_refpath() (diff)
downloadkernel-57e4a9bd61c308f607bc3e55e8fa02257b06b552.tar.gz
kernel-57e4a9bd61c308f607bc3e55e8fa02257b06b552.zip
smb: client: change lease epoch type from unsigned int to __u16
MS-SMB2 section 2.2.13.2.10 specifies that 'epoch' should be a 16-bit unsigned integer used to track lease state changes. Change the data type of all instances of 'epoch' from unsigned int to __u16. This simplifies the epoch change comparisons and makes the code more compliant with the protocol spec. Cc: [email protected] Signed-off-by: Meetakshi Setiya <[email protected]> Reviewed-by: Shyam Prasad N <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions