diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-11-24 22:45:54 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-12-09 06:30:10 +0300 |
commit | 3945ae03d822aa47584dd502ac024ae1e1eb9e2d (patch) | |
tree | 83f5ae55530eee92213a9dcd503a69caaaae576c /tools/perf/scripts/python/task-analyzer.py | |
parent | 418baf2c28f3473039f2f7377760bd8f6897ae18 (diff) | |
download | linux-3945ae03d822aa47584dd502ac024ae1e1eb9e2d.tar.xz |
xfs: move kernel-specific superblock validation out of libxfs
A couple of the superblock validation checks apply only to the kernel,
so move them to xfs_fc_fill_super before we add the needsrepair "feature",
which will prevent the kernel (but not xfsprogs) from mounting the
filesystem. This also reduces the diff between kernel and userspace
libxfs.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions