This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 079a6fa6cc arch/armv7[a|r]: Implement up_affinity_irq new 8df223a1ef libc: Add LIBC prefix to MEM_FD_VFS_PATH new db518bf0df fs: Allocate unique serial number for the root pseduo file system node new 9afb6540dc libc/ftok: Map token to the root pseduo file system directory The 3 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/inode/fs_inodereserve.c | 7 +++++++ fs/vfs/fs_stat.c | 1 + include/nuttx/fs/fs.h | 1 + libs/libc/misc/Kconfig | 8 +++++++- libs/libc/misc/lib_ftok.c | 14 ++++++++++++-- libs/libc/misc/lib_memfd.c | 5 +++-- 6 files changed, 31 insertions(+), 5 deletions(-)