diff options
author | Chandan Babu R <chandanrlinux@gmail.com> | 2021-01-23 03:48:16 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-01-23 03:54:49 +0300 |
commit | aff4db57d510082f11194ca915d8101463c92d46 (patch) | |
tree | b39ed80fdfaa906c0f9c56074446d7ef8e2f5738 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f9fa87169d2bc1bf55ab42bb6085114378c53b86 (diff) | |
download | linux-aff4db57d510082f11194ca915d8101463c92d46.tar.xz |
xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
The check for verifying if the allocated extent is from an AG whose
index is greater than or equal to that of tp->t_firstblock is already
done a couple of statements earlier in the same function. Hence this
commit removes the redundant assert statement.
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions