Commit a769bee
smb: use macros instead of constants for leasekey size and default cifsattrs value
Replace default hardcoded value for cifsAttrs with ATTR_ARCHIVE macro
Use SMB2_LEASE_KEY_SIZE macro for leasekey size in smb2_lease_break
Signed-off-by: Bharath SM <[email protected]>
Signed-off-by: Steve French <[email protected]>1 parent 78d4f34 commit a769bee
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6204 | 6204 | | |
6205 | 6205 | | |
6206 | 6206 | | |
6207 | | - | |
| 6207 | + | |
6208 | 6208 | | |
6209 | 6209 | | |
6210 | 6210 | | |
| |||
0 commit comments