diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-06-07 09:34:50 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-06-08 09:30:20 -0700 |
commit | 9492750a8b18f02a8dec2aab594c59aabe2e4d0d (patch) | |
tree | e10c164fe1b0b37d757ec66598326908f5fe5964 /arch | |
parent | 7975e465af6b46e9d0eaf94f764922dc92b28d9c (diff) | |
download | linux-9492750a8b18f02a8dec2aab594c59aabe2e4d0d.tar.bz2 |
xfs: selectively keep sick inodes in memory
It's important that the filesystem retain its memory of sick inodes for
a little while after problems are found so that reports can be collected
about what was wrong. Don't let inode reclamation free sick inodes
unless we're unmounting or the fs already went down.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions