diff options
author | 2021-01-22 16:48:11 -0800 | |
---|---|---|
committer | 2021-01-22 16:54:47 -0800 | |
commit | 727e1acd297cae15449607d6e2ee39c71216cf1a (patch) | |
tree | 3057407785005630e7d01a6a6ed491a5c31fdde8 /fs/xfs/xfs_error.c | |
parent | xfs: Add helper for checking per-inode extent count overflow (diff) | |
download | linux-rng-727e1acd297cae15449607d6e2ee39c71216cf1a.tar.xz linux-rng-727e1acd297cae15449607d6e2ee39c71216cf1a.zip |
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 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions