Prashant Rahul commented on a discussion on filesystem/pathname_eval.md: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143155

 >  necessary for identification of a node.
 >  
 >  The generic rtems filesystem code defines two global
 > -rtems_filesystem_location_info_t structures, 
 > the\`\`rtems_filesystem_root\`\` and
 > +rtems_filesystem_location_info_t structures, the `rtems_filesystem_root` and
 >  the `rtems_filesystem_current`. Both are initially defined to be the root
 >  node of the base filesystem. Once the chdir command is correctly used the
 >  `rtems_filesystem_current` is set to the location specified by the command.
 >  
 >  The filesystem generic code peeks at the first character in the name to be
 >  evaluated. If this character is a valid seperator,

fixed

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/220#note_143155
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to