summaryrefslogtreecommitdiff
path: root/include/uapi/linux/raid
diff options
context:
space:
mode:
authorMeetakshi Setiya <msetiya@microsoft.com>2025-02-06 01:50:41 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-17 10:05:03 +0100
commit7ec4ef57aec111f4e1a7e12de06c22578ca1d375 (patch)
treeaa18ad6144124200f1ace0b5606392a91c4aff64 /include/uapi/linux/raid
parente776cff5ed1ef85622544e54209c24ccf7399532 (diff)
downloadlinux-7ec4ef57aec111f4e1a7e12de06c22578ca1d375.tar.gz
linux-7ec4ef57aec111f4e1a7e12de06c22578ca1d375.tar.bz2
linux-7ec4ef57aec111f4e1a7e12de06c22578ca1d375.zip
smb: client: change lease epoch type from unsigned int to __u16
commit 57e4a9bd61c308f607bc3e55e8fa02257b06b552 upstream. 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: stable@vger.kernel.org Signed-off-by: Meetakshi Setiya <msetiya@microsoft.com> Reviewed-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/raid')
0 files changed, 0 insertions, 0 deletions