summaryrefslogtreecommitdiffstats
path: root/spec/build
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2021-01-25 12:03:06 +1100
committerChris Johns <chrisj@rtems.org>2021-02-08 13:10:37 +1100
commit822cad8967e130b3769f719502cbd6db81e3efea (patch)
tree6bdf3a09b63910a18c407a4c612db2d81ab8c096 /spec/build
parentbsp/motorola_powerp: Print RTEMS_VERSION from the bootloader (diff)
downloadrtems-822cad8967e130b3769f719502cbd6db81e3efea.tar.bz2
libcsupport: Add no_regular_file_mknod as a mount option to the mount table
- Add the bool flag no_regular_file_mknod to the mount table so a file system can indicate creating regular files is not done by use the mknod handler. The file system will handle creating a file node in the open handler. - Note, the mount option is an enum which means there is only one exclusive option supported. As a result no encapsulation is provided and file systems need to set no_regular_file_mknod directly. Closes #4222
Diffstat (limited to 'spec/build')
0 files changed, 0 insertions, 0 deletions