You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/07/22 06:08:02 UTC

[incubator-nuttx] branch master updated (8f54f9e1c3 -> 978530f5f6)

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

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


    from 8f54f9e1c3 sim: idle pm should do PM_RESOTRE in critical section
     add b385c48a30 fs/fs_fsync: add file sync operation by ioctl
     add 978530f5f6 fs/ioctl: add BLKSSZGET cmd to get block sector size

No new revisions were added by this update.

Summary of changes:
 fs/vfs/fs_fsync.c        | 24 +++++++++++++++++-------
 fs/vfs/fs_ioctl.c        | 14 ++++++++++++++
 include/nuttx/fs/ioctl.h |  6 ++++++
 include/sys/mount.h      |  3 +++
 4 files changed, 40 insertions(+), 7 deletions(-)