zephyr/subsys
Ruben Völl 2b83e91a43 mgmt: fs_mgmt: clear lock before return
Not clearing that lock lead to the fs_mgmt commands being useless, after
the mgmt callback returned `MGMT_CB_ERROR_RC` once, since the lock is now
occupied and never cleared.

Fixes #66581

Signed-off-by: Ruben Völl <ruben.voell@grandcentrix.net>
2023-12-18 11:17:00 +00:00
..
bindesc subsys/bindesc: Fix kconfig dependency 2023-11-20 12:02:48 +01:00
bluetooth tests: Bluetooth: Mesh: Add proxy adv coex test. 2023-12-18 09:29:41 +01:00
canbus
console
debug debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
demand_paging kernel: mm: only include demand_paging.h if needed 2023-11-23 10:01:45 +01:00
dfu dfu: boot: mcuboot_shell: Prevent erasing MCUboot/app flash areas 2023-12-07 14:24:48 +00:00
disk
dsp
emul
fb
fs flash host fuse access: Fix for native_sim 2023-11-17 09:23:48 +01:00
input input: kbd_matrix: add an kbd_matrix_state shell command 2023-12-08 20:16:39 +00:00
ipc ipc_service: open-amp: Fix libmetal shared memory registration 2023-12-14 16:18:55 +02:00
jwt
llext llext: merge llext_mem and llext_section enums 2023-12-14 19:06:55 +00:00
logging logging: uart: cleanup device runtime PM checks 2023-12-06 18:00:21 -05:00
lorawan lorawan: use callback function signature typedefs 2023-11-13 09:53:32 +01:00
mem_mgmt mem_mgmt: Add a memory attributes memory allocator 2023-11-27 19:56:48 +01:00
mgmt mgmt: fs_mgmt: clear lock before return 2023-12-18 11:17:00 +00:00
modbus modbus: Add dependency to UART runtime configuration 2023-11-15 10:02:18 +01:00
modem modem: modem_cmux: Support modem CMUX DCE role 2023-12-08 20:17:58 +00:00
net net: ipv6_mld: Silently drop MLDv1 queries 2023-12-18 09:28:42 +01:00
pm pm: Move settting timeout to after suspending devices 2023-12-18 09:29:49 +01:00
portability
random
retention retention: Increase read size variables to 16-bit 2023-12-14 19:05:22 +00:00
rtio
sd
sensing
settings settings: shell: Fix possible buffer overflow 2023-12-15 14:43:50 +01:00
shell shell: correct z_shell_spaces_trim when len equal to zero 2023-12-12 15:02:58 +01:00
sip_svc
stats shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
storage
task_wdt
testsuite tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2023-12-05 16:20:10 -06:00
timing
tracing pm: device_runtime: Add delay to async put 2023-12-12 10:57:34 +01:00
usb usb: device_next: uac2: interface descriptor macros 2023-12-15 14:24:44 +01:00
zbus zbus: remove superflous default n from runtime observers 2023-11-28 15:33:42 +01:00
CMakeLists.txt
Kconfig