]> Git Repo - linux.git/commit
ocfs2: ocfs2_mount_volume does cleanup job before return error
authorHeming Zhao via Ocfs2-devel <[email protected]>
Fri, 29 Apr 2022 21:37:58 +0000 (14:37 -0700)
committerakpm <[email protected]>
Fri, 29 Apr 2022 21:37:58 +0000 (14:37 -0700)
commit0737e01de9c411e4db87dcedf4a9789d41b1c5c1
tree15bcecef37c53f1e1fe34d1eb2678e477b72b75a
parenta8a986db64930b7d4cd4e4f68d8718bfa75c9528
ocfs2: ocfs2_mount_volume does cleanup job before return error

After this patch, when error, ocfs2_fill_super doesn't take care to
release resources which are allocated in ocfs2_mount_volume.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Heming Zhao <[email protected]>
Reviewed-by: Joseph Qi <[email protected]>
Cc: Changwei Ge <[email protected]>
Cc: Gang He <[email protected]>
Cc: Joel Becker <[email protected]>
Cc: Jun Piao <[email protected]>
Cc: Junxiao Bi <[email protected]>
Cc: Mark Fasheh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
fs/ocfs2/super.c
This page took 0.053651 seconds and 4 git commands to generate.