diff options
| author | Goldwyn Rodrigues <[email protected]> | 2020-09-24 11:39:17 -0500 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-12-08 15:53:48 +0100 |
| commit | c352370633400d13765cc88080c969799ea51108 (patch) | |
| tree | 229fe60737fb9878a264687880ddaf9057d27ee3 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a14b78ad06aba0fa7e76d2bc13c5ba581a7f331a (diff) | |
btrfs: push inode locking and unlocking into buffered/direct write
Push inode locking and unlocking closer to where we perform the I/O. For
this we need to move the write checks inside the respective functions as
well.
pos is evaluated after generic_write_checks because O_APPEND can change
iocb->ki_pos.
Reviewed-by: Josef Bacik <[email protected]>
Signed-off-by: Goldwyn Rodrigues <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions