diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-07-12 22:58:48 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-07-15 19:58:42 +0300 |
commit | 0e2af9296f4f9c4c815ced2beb21093af7c38644 (patch) | |
tree | f4315f59c5944324ed67b05126eb396383f1d3cd /fs/exportfs | |
parent | 5aa5b278237f356f86205c4b03d4cc64a293850a (diff) | |
download | linux-0e2af9296f4f9c4c815ced2beb21093af7c38644.tar.xz |
xfs: improve FSGROWFSRT precondition checking
Improve the checking at the start of a realtime grow operation so that
we avoid accidentally set a new extent size that is too large and avoid
adding an rt volume to a filesystem with rmap or reflink because we
don't support rt rmap or reflink yet.
While we're at it, separate the checks so that we're only testing one
aspect at a time.
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 'fs/exportfs')
0 files changed, 0 insertions, 0 deletions