aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-15 14:13:48 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2024-01-01 11:47:44 -0500
commitd296e7b18521d60e3c428945c19a66ecf012c002 (patch)
tree09de01a31624a56caa6fab1e1b23c9da6be07ad1 /tools/perf/scripts/python/export-to-postgresql.py
parentbcachefs: bch2_btree_trans_peek_slot_updates (diff)
downloadwireguard-linux-d296e7b18521d60e3c428945c19a66ecf012c002.tar.xz
wireguard-linux-d296e7b18521d60e3c428945c19a66ecf012c002.zip
bcachefs: Fix reattach_inode() for snapshots
reattach_inode() was broken w.r.t. snapshots - we'd lookup the subvolume to look up lost+found, but if we're in an interior node snapshot that didn't make any sense. Instead, this adds a dirent path for creating in a specific snapshot, skipping the subvolume; and we also make sure to create lost+found in the root snapshot, to avoid conflicts with lost+found being created in overlapping snapshots. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions