aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-08-09 15:05:45 -0700
committerChristian Brauner <[email protected]>2023-08-10 10:34:56 +0200
commita4f64a300a299f884a1da55d99c97a87061201cd (patch)
tree249f9254282dacabba37c2e355065fed9298b91b /net/lapb/lapb_subr.c
parent5f0fb2210bb34ecd3f7bfde0d8f0068b79b2e094 (diff)
ntfs3: free the sbi in ->kill_sb
As a rule of thumb everything allocated to the fs_context and moved into the super_block should be freed by ->kill_sb so that the teardown handling doesn't need to be duplicated between the fill_super error path and put_super. Implement an ntfs3-specific kill_sb method to do that. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Christian Brauner <[email protected]> Message-Id: <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions