From 518d8c3763f4ab0e3cac33d643b968f5e868e9c4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 6 Jul 2020 09:23:27 +0200 Subject: spec: Move application configuration items --- spec/if/acfg/imfs-disable-readdir.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 spec/if/acfg/imfs-disable-readdir.yml (limited to 'spec/if/acfg/imfs-disable-readdir.yml') diff --git a/spec/if/acfg/imfs-disable-readdir.yml b/spec/if/acfg/imfs-disable-readdir.yml new file mode 100644 index 00000000..d3f8cc68 --- /dev/null +++ b/spec/if/acfg/imfs-disable-readdir.yml @@ -0,0 +1,21 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +appl-config-option-type: feature +copyrights: +- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +default: | + If this configuration option is undefined, then the root IMFS supports + reading directories. +description: | + In case this configuration option is defined, then the root IMFS does not + support reading directories (no support for :c:func:`readdir`). It is still + possible to open files in a directory. +enabled-by: true +index-entries: [] +interface-type: appl-config-option +links: +- role: appl-config-group-member + uid: group-filesystem +name: CONFIGURE_IMFS_DISABLE_READDIR +notes: null +text: '' +type: interface -- cgit v1.2.3