[RTEMS Project] #4723: Issue with NFSv4
RTEMS trac
trac at rtems.org
Sun Jul 23 23:21:54 UTC 2023
#4723: Issue with NFSv4
-------------------------------+--------------------------
Reporter: Fabrizio Pirovano | Owner: Chris Johns
Type: defect | Status: accepted
Priority: high | Milestone:
Component: fs | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------------+--------------------------
Comment (by Chris Johns <chrisj@…>):
In [changeset:"65913f4b3bc6589c4534daf4a7c16f3c2c938aaa/rtems-libbsd"
65913f4/rtems-libbsd]:
{{{
#!CommitTicketReference repository="rtems-libbsd"
revision="65913f4b3bc6589c4534daf4a7c16f3c2c938aaa"
syscall/open: Reference the path info directory vnode
The kernel open call requires a path so to open a file we need to
set the current directory to the parent vnode. If the open mode is
create the path info vnode is the directory to perform the open
create in. Using the parent node creates the file in wrong path.
Updates #4723
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4723#comment:12>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list