diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 18:59:50 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-04-11 18:59:50 -0700 |
commit | a0d856eede5a3ccfc7f0a4e02ee2e91ffab7f784 (patch) | |
tree | 78cfdcbd1d301439a43cb995c628ab5b6a7c4ff4 /Documentation/filesystems/virtiofs.rst | |
parent | d697887193ef25df3d6e6a77d4108e7924eba2ca (diff) |
xfs: document full filesystem scans for online fsck
Certain parts of the online fsck code need to scan every file in the
entire filesystem. It is not acceptable to block the entire filesystem
while this happens, which means that we need to be clever in allowing
scans to coordinate with ongoing filesystem updates. We also need to
hook the filesystem so that regular updates propagate to the staging
records.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'Documentation/filesystems/virtiofs.rst')
0 files changed, 0 insertions, 0 deletions