]> granicus.if.org Git - esp-idf/commit
vfs: fix unregister removing top level VFS instead of nested
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 6 Dec 2018 11:30:05 +0000 (19:30 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 23 Jan 2019 08:28:48 +0000 (16:28 +0800)
commit6080767379bbb54e66ff5f8477af317599a96c48
tree94de20716018ee4db59a619ee414c857d33a2fea
parentac051f0afc2f1cf621f5d4bdf8260bada31a902f
vfs: fix unregister removing top level VFS instead of nested

Credits @neoniousTR.

Fixes https://github.com/espressif/esp-idf/pull/2770
components/vfs/test/test_vfs_paths.c
components/vfs/vfs.c