6.8 KiB
| title | source | category | pages | extracted |
|---|---|---|---|---|
| Releasenotes Cfs 5.0.3 | docs/releasenotes/releasenotes-cfs-5.0.3.pdf | releasenotes | 5 | 2026-07-06T23:05:51.005498 |
Releasenotes Cfs 5.0.3
Extracted from
docs/releasenotes/releasenotes-cfs-5.0.3.pdf(5 pages). Figures, diagrams, and tables may not render accurately in plain text.
Release Notes
1 Product Release Information Product Name: CFS for UniversalisOS 5.0
Release and Build Number: 5.0.3/D000
Release Date: 00.00.0000
2 Introduction This document contains the release notes for CFS for UniversalisOS 5.0, build D000. The following sections describe the release in detail and provide information that supplements the main documentation. Each release may also include some undisclosed security patches. For details of those patches, a certified product license and the related support contract must be in place.
3 Installation and Upgrade News 3.1 Installation
Please see the manual UniversalisOS Installation Guide for more details.
3.2 Release Features
This release consists of the following components:
• CFS library for the UniversalisOS personality
• CFS library for the POSIX personality
4 Recent User Visible Changes 4.1 Enhancements introduced by this Release
None.
4.2 Problems fixed with this Release
None.
4.3 Known Problems
Issue P00119-284, Duplicate file names are not handled by file system check When an error occurs in the file system so that two (or more) files within one directory have the same name, the file system check will not detect this. The second (and further) file(s) won’t be accessible - until the first one is deleted. Note: This cannot happen during a regular operation. Duplicated file names will be rejected during file/directory creation.
c Copyright 2019 1 All rights reserved. Portugal Futurista GmbH Release Notes
A Previous Release 5.0.2 S5804 A.1 Enhancements introduced by this Release
Issue P00119-476, Avoid unnecessary flushing of Inodes An issue was resolved to avoid writing out inodes when no content change took place.
A.2 Problems fixed with this Release
None.
A.3 Known Problems
Issue P00119-284, Duplicate file names are not handled by file system check When an error occurs in the file system so that two (or more) files within one directory have the same name, the file system check will not detect this. The second (and further) file(s) won’t be accessible - until the first one is deleted. Note: This cannot happen during a regular operation. Duplicated file names will be rejected during file/directory creation.
c Copyright 2019 2 All rights reserved. Portugal Futurista GmbH Release Notes
B Previous Release 5.0.1.1 S5500 B.1 Enhancements introduced by this Release
None.
B.2 Problems fixed with this Release
None.
B.3 Known Problems
Issue P00119-284, Duplicate file names are not handled by file system check When an error occurs in the file system so that two (or more) files within one directory have the same name, the file system check will not detect this. The second (and further) file(s) won’t be accessible - until the first one is deleted. Note: This cannot happen during a regular operation. Duplicated file names will be rejected during file/directory creation.
c Copyright 2019 3 All rights reserved. Portugal Futurista GmbH Release Notes
C Previous Release 5.0.1 S5440 C.1 Enhancements introduced by this Release
Issue P00119-476, Avoid unnecessary flushing of Inodes An issue was resolved to avoid writing out inodes when no content change took place.
C.2 Problems fixed with this Release
None.
C.3 Known Problems
Issue P00119-284, Duplicate file names are not handled by file system check When an error occurs in the file system so that two (or more) files within one directory have the same name, the file system check will not detect this. The second (and further) file(s) won’t be accessible - until the first one is deleted. Note: This cannot happen during a regular operation. Duplicated file names will be rejected during file/directory creation.
c Copyright 2019 4 All rights reserved. Portugal Futurista GmbH Release Notes
D Previous Release 5.0 S5319 D.1 Enhancements introduced by this Release
Issue P00119-449, Clear internal memory pools prior to usage The CFS implementation now takes care about clearing memory pools before (re-)using them.
Issue P00119-462, CFS image size part of the filesystem information output The cfs-tool info command displays now also the size of the CFS filesystem given during creation of the filesystem image.
Issue P00119-463, cfs-tool’s list output show file modification time The verbose mode of cfs-tool’s list output now shows also the file modification time.
D.2 Problems fixed with this Release
Issue P00119-464, cfs-tool uses the file timestamps when creating a filesystem image cfs-tool uses the file timestamps when creating a filesystem image. Those timestamps are also set when extracting. The additional option –deterministic could be used to set all timestamps in the image to 0.
D.3 Known Problems
Issue P00119-284, Duplicate file names are not handled by file system check When an error occurs in the file system so that two (or more) files within one directory have the same name, the file system check will not detect this. The second (and further) file(s) won’t be accessible - until the first one is deleted. Note: This cannot happen during a regular operation. Duplicated file names will be rejected during file/directory creation.
c Copyright 2019 5 All rights reserved. Portugal Futurista GmbH