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/nuttx.git
from c1c5d8d611 arch/arm/stm32{|f7}/socketcan: fix debugassert for extid
frames
add 939c10ea34 fs_truncate: provide inotify call for truncate
add 531dbaf561 fs_close: provide inotify call for close
add dc6f406e7f documentation/inotify: add newly supported events
No new revisions were added by this update.
Summary of changes:
Documentation/components/filesystem/inotify.rst | 6 +++-
fs/notify/inotify.c | 8 ++---
fs/notify/notify.h | 2 +-
fs/vfs/fs_close.c | 46 +++++++++++++++++++++++++
fs/vfs/fs_truncate.c | 4 +++
5 files changed, 60 insertions(+), 6 deletions(-)