commit | 4d404fb4712e0ada4a0a08e9ff9978847fee2cdc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Aug 22 11:17:50 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Aug 27 16:14:43 2024 -0700 |
tree | aeb85dacdef108b82c57c122ac6655fe816fc5fa | |
parent | b7b7695d71ab900611b1334d7a73c29f26b6ec70 [diff] |
xfs: take m_growlock when running growfsrt Take the grow lock when we're expanding the realtime volume, like we do for the other growfs calls. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>