This is an automated email from the ASF dual-hosted git repository.

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 8f416133746 net: replace net_sem*wait with conn_dev_sem*wait to 
simplify code logic
     new e399c93cf34 fs/inode: Fix fd allocation succeeding when exceeding 
OPEN_MAX
     new 50c78843b40 fs/inode: Fix fd_tag_san/fd_tag_fdcheck loss during 
parent-to-child inheritance
     new 12079a213dc fs/eventfd/timerfd: update sem next to avoid busy loop

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_files.c | 37 ++++++++++++++++++++++++-------------
 fs/vfs/fs_eventfd.c |  2 ++
 fs/vfs/fs_timerfd.c |  2 ++
 3 files changed, 28 insertions(+), 13 deletions(-)

Reply via email to