diff options
| author | Chandan Babu R <chandanrlinux@gmail.com> | 2021-01-22 16:48:11 -0800 |
|---|---|---|
| committer | Darrick J. Wong <djwong@kernel.org> | 2021-01-22 16:54:47 -0800 |
| commit | 727e1acd297cae15449607d6e2ee39c71216cf1a (patch) | |
| tree | 3057407785005630e7d01a6a6ed491a5c31fdde8 /scripts/gdb/linux/utils.py | |
| parent | b9b7e1dc56c5ca8d6fc37c410b054e9f26737d2e (diff) | |
xfs: Check for extent overflow when trivally adding a new extent
When adding a new data extent (without modifying an inode's existing
extents) the extent count increases only by 1. This commit checks for
extent count overflow in such cases.
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Allison Henderson <allison.henderson@oracle.com>
Signed-off-by: Chandan Babu R <chandanrlinux@gmail.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
