Re: [Cluster-devel] [PATCH 02/19] gfs2: Introduce concept of a pending withdraw

2019-04-09 Thread Andreas Gruenbacher
Hi Bob, On Wed, 27 Mar 2019 at 13:35, Bob Peterson wrote: > File system withdraws can be delayed when inconsistencies are > discovered when we cannot withdraw immediately, for example, when > critical spin_locks are held. But delaying the withdraw can cause > gfs2 to ignore the error and keep run

[Cluster-devel] [PATCH 02/19] gfs2: Introduce concept of a pending withdraw

2019-03-27 Thread Bob Peterson
File system withdraws can be delayed when inconsistencies are discovered when we cannot withdraw immediately, for example, when critical spin_locks are held. But delaying the withdraw can cause gfs2 to ignore the error and keep running for a short period of time. For example, an rgrp glock may be d