Soft link: make SOFTLINK configuration EXPERIMENTAL. There are still issues.

This commit is contained in:
Gregory Nutt 2017-02-03 09:24:43 -06:00
parent 6f47c276bc
commit 741a221fdb

View File

@ -43,7 +43,7 @@ config DISABLE_PSEUDOFS_OPERATIONS
config PSEUDOFS_SOFTLINKS
bool "Pseudo-filesystem soft links"
default n
depends on !DISABLE_PSEUDOFS_OPERATIONS
depends on !DISABLE_PSEUDOFS_OPERATIONSi && EXPERIMENTAL
---help---
Enable support for soft links in the pseudeo file system. Soft
links are not supported within mounted volumes by any NuttX file