Commit c3a72bb
smb3: Move the flush out of smb2_copychunk_range() into its callers
Move the flush out of smb2_copychunk_range() into its callers. This will
allow the pagecache to be invalidated between the flush and the operation
in smb3_collapse_range() and smb3_insert_range().
Signed-off-by: David Howells <[email protected]>
cc: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>1 parent b90cb10 commit c3a72bb
2 files changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
| 1222 | + | |
| 1223 | + | |
1222 | 1224 | | |
1223 | 1225 | | |
1224 | 1226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1600 | 1600 | | |
1601 | 1601 | | |
1602 | 1602 | | |
1603 | | - | |
1604 | 1603 | | |
1605 | 1604 | | |
1606 | | - | |
1607 | | - | |
1608 | | - | |
1609 | | - | |
1610 | | - | |
1611 | | - | |
1612 | | - | |
1613 | | - | |
1614 | 1605 | | |
1615 | 1606 | | |
1616 | 1607 | | |
| |||
3694 | 3685 | | |
3695 | 3686 | | |
3696 | 3687 | | |
| 3688 | + | |
| 3689 | + | |
3697 | 3690 | | |
3698 | 3691 | | |
3699 | 3692 | | |
| |||
3721 | 3714 | | |
3722 | 3715 | | |
3723 | 3716 | | |
| 3717 | + | |
3724 | 3718 | | |
3725 | 3719 | | |
3726 | 3720 | | |
3727 | 3721 | | |
3728 | 3722 | | |
3729 | | - | |
| 3723 | + | |
3730 | 3724 | | |
3731 | 3725 | | |
3732 | 3726 | | |
3733 | 3727 | | |
3734 | | - | |
3735 | | - | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
| 3731 | + | |
3736 | 3732 | | |
3737 | 3733 | | |
3738 | 3734 | | |
| |||
0 commit comments