diff options
author | 2021-07-14 09:03:41 -0700 | |
---|---|---|
committer | 2021-07-15 09:58:42 -0700 | |
commit | b102a46ce16fd5550aed882c3c5b95f50da7992c (patch) | |
tree | 221a049b3a6cdb0df2184578c0b8842e23e9bd30 /net/unix/af_unix.c | |
parent | xfs: fix an integer overflow error in xfs_growfs_rt (diff) | |
download | wireguard-linux-b102a46ce16fd5550aed882c3c5b95f50da7992c.tar.xz wireguard-linux-b102a46ce16fd5550aed882c3c5b95f50da7992c.zip |
xfs: detect misaligned rtinherit directory extent size hints
If we encounter a directory that has been configured to pass on an
extent size hint to a new realtime file and the hint isn't an integer
multiple of the rt extent size, we should flag the hint for
administrative review because that is a misconfiguration (that other
parts of the kernel will fix automatically).
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions