Btrfs: Fix memory leak at umount
fs_info, which is allocated in open_ctree(), should be freed
in close_ctree().
Signed-off-by:
Li Zefan <lizf@cn.fujitsu.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
fs_info, which is allocated in open_ctree(), should be freed
in close_ctree().
Signed-off-by:
Li Zefan <lizf@cn.fujitsu.com>