XFS doesn't do any validation for filestreams, so don't waste time
fuzzing that. Exclude the bigtime flag, since we already have inode
timestamps on the no-fuzz list. Exclude the warning counters, since
they're defunct now.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
-e '/^entries.*secure/d' \
-e '/^a.sfattr.list.*value/d' \
-e '/^a.sfattr.list.*root/d' \
- -e '/^a.sfattr.list.*secure/d'
+ -e '/^a.sfattr.list.*secure/d' \
+ -e '/^core.filestream/d' \
+ -e '/^v3.bigtime/d' \
+ -e '/\.rtbwarns/d' \
+ -e '/\.[ib]warns/d'
}
# Filter the xfs_db print command's field debug information