From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Mon, 26 Jul 2021 13:50:11 -0500 Subject: [Cluster-devel] gfs2 hang in xfstests generic/361 (v3) In-Reply-To: <20210726140058.GA9206@lst.de> References: <20210726140058.GA9206@lst.de> Message-ID: <612d262a-e997-e887-ade9-1edc5efab758@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 7/26/21 9:00 AM, Christoph Hellwig wrote: > I noticed this hang while testing the iomap_iter series on gfs2, > but it also reproduces on 5.14-rc3. This is running locally with > "-O -p lock_nolock": > > generic/361 files ... [ 1479.222703] run fstests generic/361 at 2021-07-26 13:57:10 (snip) > [ 1491.752284] > [ 1491.752587] ============================= > [ 1491.753403] [ BUG: Invalid wait context ] > [ 1491.754122] 5.14.0-rc2+ #47 Not tainted > [ 1491.754860] ----------------------------- > [ 1491.755563] kworker/2:1H/1975 is trying to lock: (snip) FYI: I just pushed a replacement patch to linux-gfs2/for-next.next4. The patch I mentioned last time had problems, so this is a simplified middle-ground between that patch and the one I suggested earlier. Patch is a89a427e0afe. Bob Peterson