Lines Matching +full:fixed +full:- +full:links
1 .. SPDX-License-Identifier: GPL-2.0
4 OCFS2 file system - online file check
11 OCFS2 is often used in high-availability systems. However, OCFS2 usually
12 converts the filesystem to read-only when encounters an error. This may not be
13 necessary, since turning the filesystem read-only would affect other running
16 -EIO errno to the calling process and terminate further processing so that the
18 read-only, and the problematic file's inode number is reported in the kernel
23 This effort is to check/fix small issues which may hinder day-to-day operations
24 of a cluster filesystem by turning the filesystem read-only. The scope of
28 In case of directory to file links is incorrect, the directory inode is
53 fixed. Currently, three operations are supported, which includes checking
93 and report the problems it fixed in the kernel log. As a precautionary measure,
98 fixed/checked, the detailed errors which were fixed/checked are printed in the