This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0028f0cae9 enable CONFIG_PIPES where CONFIG_LIBUV is enabled
new 40e62f4d43 use atomic to protect f_refs
new 9c3fc91304 fs: fix comment in
https://github.com/apache/nuttx/pull/15163
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/inode/fs_files.c | 40 ++++++++++++++--------------------------
include/nuttx/fs/fs.h | 3 ++-
2 files changed, 16 insertions(+), 27 deletions(-)