Commit 92941c7
smb: fix bytes written value in /proc/fs/cifs/Stats
With recent netfs apis changes, the bytes written
value was not getting updated in /proc/fs/cifs/Stats.
Fix this by updating tcon->bytes in write operations.
Fixes: 3ee1a1f ("cifs: Cut over to using netfslib")
Signed-off-by: Bharath SM <[email protected]>
Signed-off-by: Steve French <[email protected]>1 parent e9f2517 commit 92941c7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4840 | 4840 | | |
4841 | 4841 | | |
4842 | 4842 | | |
| 4843 | + | |
| 4844 | + | |
4843 | 4845 | | |
4844 | 4846 | | |
4845 | 4847 | | |
| |||
5156 | 5158 | | |
5157 | 5159 | | |
5158 | 5160 | | |
| 5161 | + | |
5159 | 5162 | | |
5160 | 5163 | | |
5161 | 5164 | | |
| |||
0 commit comments