This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 92d83aaf5ed arch/arm/armv7-a: Fix L1 page table entry double-offset in
addrenv create region
add 111f3fff4fb fs/inode: Add shared permission helpers and pseudoFS open
checks
No new revisions were added by this update.
Summary of changes:
fs/inode/fs_inode.c | 171 +++++++++++++++++++++++++++-------------------------
fs/inode/inode.h | 34 ++++++-----
fs/vfs/fs_mkdir.c | 2 +-
fs/vfs/fs_open.c | 2 +-
fs/vfs/fs_rename.c | 4 +-
fs/vfs/fs_unlink.c | 2 +-
6 files changed, 114 insertions(+), 101 deletions(-)