aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2023-12-27 11:14:29 -0600
committerEric Biggers <[email protected]>2023-12-27 21:56:01 -0600
commit2a0e85719892a1d63f8f287563e2c1778a77879e (patch)
tree31cc8a6fba07bb76f363e0e892df56d1851e4e66 /lib/test_fortify/write_overflow-strncpy-src.c
parent275dca4630c165edea9abe27113766bc1173f878 (diff)
fs: move fscrypt keyring destruction to after ->put_super
btrfs has a variety of asynchronous things we do with inodes that can potentially last until ->put_super, when we shut everything down and clean up all of our async work. Due to this we need to move fscrypt_destroy_keyring() to after ->put_super, otherwise we get warnings about still having active references on the master key. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Neal Gompa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions