aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMark Harmstone <[email protected]>2024-10-22 15:50:17 +0100
committerDavid Sterba <[email protected]>2024-11-11 14:34:21 +0100
commit26efd44796c6dd7a64f039a0dda6d558eac97a3e (patch)
tree12b0028c44bcd2fcaeeff96eb9ae4753aa45ecf4 /scripts/generate_rust_analyzer.py
parent4bca7412b8325508b47768678acf6249ad179763 (diff)
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Change the behaviour of btrfs_encoded_read() so that if it needs to read an extent from disk, it leaves the extent and inode locked and returns -EIOCBQUEUED. The caller is then responsible for doing the I/O via btrfs_encoded_read_regular() and unlocking the extent and inode. Signed-off-by: Mark Harmstone <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions