summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-09-30 07:00:33 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-10-05 03:25:32 +0300
commit72350ee0ea22c053f2683e50f1beba97df2ad053 (patch)
tree19e834f7638161214ab1baf522223f1421ec37bf /rust/helpers/helpers.c
parentc9306a91c3fdc9915f5408561ea432c70b03383b (diff)
downloadlinux-72350ee0ea22c053f2683e50f1beba97df2ad053.tar.xz
bcachefs: Kill snapshot arg to fsck_write_inode()
It was initially believed that it would be better to be explicit about the snapshot we're updating when writing inodes in fsck; however, it turns out that passing around the snapshot separately is more error prone and we're usually updating the inode in the same snapshow we read it from. This is different from normal filesystem paths, where we do the update in the snapshot of the subvolume we're in. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions