Commit dc52877
cifs: defer close file handles having RH lease
Previously we only deferred closing file handles with RHW
lease. To enhance performance benefits from deferred closes,
we now include handles with RH leases as well.
Signed-off-by: Bharath SM <bharathsm@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>1 parent 279d44c commit dc52877
1 file changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
1076 | 1089 | | |
1077 | 1090 | | |
1078 | 1091 | | |
| |||
1086 | 1099 | | |
1087 | 1100 | | |
1088 | 1101 | | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
| 1102 | + | |
| 1103 | + | |
1093 | 1104 | | |
1094 | 1105 | | |
1095 | 1106 | | |
| |||
0 commit comments