This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 81224cc arch/stm32: Fix nxstyle errors new f5b59e2 fs/vfs: add nx_unlink support new 3386941 fs: remove INODE_IS_SPECIAL() use others instead The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: fs/mount/fs_mount.c | 2 +- fs/vfs/fs_stat.c | 145 +++++++++++++++++++++----------------------- fs/vfs/fs_unlink.c | 165 +++++++++++++++++++++++++------------------------- include/nuttx/fs/fs.h | 42 +++++++++---- 4 files changed, 184 insertions(+), 170 deletions(-)