diff options
| author | Pavel Shilovsky <[email protected]> | 2011-01-31 16:03:08 +0300 |
|---|---|---|
| committer | Steve French <[email protected]> | 2011-02-04 04:41:06 +0000 |
| commit | 76429c148b939f5a6863c0a024eb8960ae91469a (patch) | |
| tree | 8c92827731a52e921755f4a24e9c46ad0882f033 /fs/jbd/commit.c | |
| parent | 9587fcff42f5bece3c0a44066b079235ee73cbb3 (diff) | |
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
Variable 'i' should be unsigned long as it's used in circle with num_pages,
and bytes_read/total_written should be ssize_t according to return value.
Signed-off-by: Pavel Shilovsky <[email protected]>
Reviewed-by: Shirish Pargaonkar <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions