Bug 1280333
Summary: | include ACFS filesystem number in coreutils (0x61636673) | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Harald Klein <hklein> | |
Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> | |
Status: | CLOSED ERRATA | QA Contact: | Branislav Blaškovič <bblaskov> | |
Severity: | medium | Docs Contact: | Milan Navratil <mnavrati> | |
Priority: | medium | |||
Version: | 6.8 | CC: | bblaskov, mnavrati, psklenar | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | coreutils-8.4-40.el6 | Doc Type: | Release Note | |
Doc Text: |
The Oracle ACFS is now included among known file systems
Previously, the Oracle ASM Cluster file system (ACFS) was not listed among known file systems for the *stat* and *tail* utilities. As a consequence, the *tail* utility printed an error message stating that the file system was not recognized. ACFS has been added to the list of known file systems, and the error message no longer appears in the described situation.
In addition, other file systems recognized by upstream have been added to the list of known file systems as well, namely `acfs`, `bpf_fs`, `btrfs_test`, `configfs`, `efivarfs`, `exofs`, `f2fs`, `hfs+`, `hfsx`, `hostfs`, `ibrix`, `logfs`, `nsfs`, `overlayfs`, `smackfs`, `snfs`, `tracefs`, and `ubifs`.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1280357 (view as bug list) | Environment: | ||
Last Closed: | 2016-05-11 00:31:45 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1280357 |
Description
Harald Klein
2015-11-11 13:51:25 UTC
As an upstream report reference - debbugs.gnu.org/cgi/bugreport.cgi?bug=21876 ... with http://debbugs.gnu.org/cgi/bugreport.cgi?msg=10;filename=stat-new-fs-types.patch;att=1;bug=21876 as a patch by Pádraig Brady. Thanks Pádraig. Note this file system is out of kernel tree. Also newer versions of tail will not warn about this. In any case this definition has been added to upstream at: http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.24-83-g0daa359 Patch coreutils-8.4-tailstatnewfs2.patch is present in coreutils-8.4-42.el6. This patch introduces all new FS recognized by upstream. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0906.html |