]> 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>
Thu, 6 Dec 2018 11:43:49 +0000 (19:43 +0800)
commit61beb16225afde8dbe28577e432c7f92ea66cd4b
treee05658252164d94d91d99663fd82b0f06a4607b2
parenta36d714d1a5420fbac21a264f9a6da0d82afde4b
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