summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTony Dinh <[email protected]>2025-08-26 12:37:17 -0700
committerTom Rini <[email protected]>2025-09-10 10:38:56 -0600
commit1f8fd9d37d69ecc269943a273d3bca4c1be2384e (patch)
tree5a9a5ba704e553e596affd6ca8c25eff7e4d8622 /scripts
parent371a76e845504c9ba7ca216b6edfb4ae4ec14e56 (diff)
fs: ext4fs: Add initialization failure recovery path in ext4fs_write
Don't invoke ext4fs_deinit() in ext4fs_write() if the failure occurs during initialization. It would result in a crash since ext4fs_init() has already done that. Signed-off-by: Tony Dinh <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions