Thread (31 messages) flat view 31 messages, 6 authors, 2023-09-07

Re: [PATCH 10/13] exfat: free the sbi and iocharset in ->kill_sb

From: Namjae Jeon <linkinjeon@kernel.org>
Date: 2023-08-10 13:02:14
Also in: linux-fsdevel, linux-xfs, ntfs3

2023-08-10 7:05 GMT+09:00, Christoph Hellwig [off-list ref]:
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 exfat-specific kill_sb method to do
that and share the code with the mount contex free helper for the
mount error handling case.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>

Thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help