diff options
author | Eric Biggers <ebiggers@google.com> | 2021-07-16 09:39:15 -0500 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-12-04 10:53:35 -0800 |
commit | ccf7cf92373d1a53166582013430b3b9c05a6ba2 (patch) | |
tree | 5fc0e51d3e936b335ac74c0beb2715e895f9111b /fs/f2fs/f2fs.h | |
parent | d4dd19ec1ea0cf6532d65709325c42b1398614a8 (diff) |
f2fs: fix the f2fs_file_write_iter tracepoint
Pass in the original position and count rather than the position and
count that were updated by the write. Also use the correct types for
all arguments, in particular the file offset which was being truncated
to 32 bits on 32-bit platforms.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/f2fs.h')
0 files changed, 0 insertions, 0 deletions