diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-07 16:12:24 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-16 08:07:23 -0800 |
commit | c3d5f0c2fb85351a1017b23692d3d6ab561b1f32 (patch) | |
tree | 98a405563d1d9789b2529b7f2e19abdb6df7e91e /fs/xfs/libxfs | |
parent | c64dd49b5112215730db8a2c3ac38c2e03b09e73 (diff) | |
download | lwn-c3d5f0c2fb85351a1017b23692d3d6ab561b1f32.tar.gz lwn-c3d5f0c2fb85351a1017b23692d3d6ab561b1f32.zip |
xfs: complain if anyone tries to create a too-large buffer log item
Complain if someone calls xfs_buf_item_init on a buffer that is larger
than the dirty bitmap can handle, or tries to log a region that's past
the end of the dirty bitmap.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/libxfs')
0 files changed, 0 insertions, 0 deletions