]> www.infradead.org Git - linux.git/commit
xfs: take m_growlock when running growfsrt
authorDarrick J. Wong <djwong@kernel.org>
Fri, 23 Aug 2024 00:00:51 +0000 (17:00 -0700)
committerChandan Babu R <chandanbabu@kernel.org>
Tue, 27 Aug 2024 13:02:14 +0000 (18:32 +0530)
commit16e1fbdce9c8d084863fd63cdaff8fb2a54e2f88
treeaeb85dacdef108b82c57c122ac6655fe816fc5fa
parentca6448aed4f10ad88eba79055f181eb9a589a7b3
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.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
fs/xfs/xfs_rtalloc.c