diff options
author | Heming Zhao via Ocfs2-devel <[email protected]> | 2022-04-29 14:37:58 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-04-29 14:37:58 -0700 |
commit | f1e75d128b46e3b066e7b2e7cfca10491109d44d (patch) | |
tree | 2a345059ed5190aab8a229f5bb63382d65cbd498 /scripts/bpf_doc.py | |
parent | 0737e01de9c411e4db87dcedf4a9789d41b1c5c1 (diff) |
ocfs2: rewrite error handling of ocfs2_fill_super
Current ocfs2_fill_super() uses one goto label "read_super_error" to
handle all error cases. And with previous serial patches, the error
handling should fork more branches to handle different error cases. This
patch rewrite the error handling of ocfs2_fill_super.
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]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions