summaryrefslogtreecommitdiff
path: root/c_src/cmd_run.c
diff options
context:
space:
mode:
authorAriel Miculas <ariel.miculas@gmail.com>2024-06-04 10:43:23 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-06-13 14:34:48 -0400
commit943005c68b2365c609b96ca40c02ee5c3f0a9a2d (patch)
tree16e8e738979080c459cec29049cad2a93bfeb418 /c_src/cmd_run.c
parentd476d96c73895041f6d1c6ff4f8d17e4488e8a2b (diff)
Fix performance regression of update_inode
This kernel commit: 65bd442397274347e721a89c2c4882a392bae982 removes BTREE_ITER_cached from bch2_btree_insert_trans, which causes the update_inode function to take a long time (~20s). Add this flag back in the update_inode function. Signed-off-by: Ariel Miculas <ariel.miculas@gmail.com> Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'c_src/cmd_run.c')
0 files changed, 0 insertions, 0 deletions