Searched hist:f5456b5d67cf812fd31fe3e130ca216b2e0908e5 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | lops.h | diff f5456b5d67cf812fd31fe3e130ca216b2e0908e5 Wed May 19 13:54:02 CDT 2021 Bob Peterson <rpeterso@redhat.com> gfs2: Clean up revokes on normal withdraws
Before this patch, the system ail lists were cleaned up if the logd process withdrew, but on other withdraws, they were not cleaned up. This included the cleaning up of the revokes as well.
This patch reorganizes things a bit so that all withdraws (not just logd) clean up the ail lists, including any pending revokes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
|
H A D | log.h | diff f5456b5d67cf812fd31fe3e130ca216b2e0908e5 Wed May 19 13:54:02 CDT 2021 Bob Peterson <rpeterso@redhat.com> gfs2: Clean up revokes on normal withdraws
Before this patch, the system ail lists were cleaned up if the logd process withdrew, but on other withdraws, they were not cleaned up. This included the cleaning up of the revokes as well.
This patch reorganizes things a bit so that all withdraws (not just logd) clean up the ail lists, including any pending revokes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
|
H A D | util.c | diff f5456b5d67cf812fd31fe3e130ca216b2e0908e5 Wed May 19 13:54:02 CDT 2021 Bob Peterson <rpeterso@redhat.com> gfs2: Clean up revokes on normal withdraws
Before this patch, the system ail lists were cleaned up if the logd process withdrew, but on other withdraws, they were not cleaned up. This included the cleaning up of the revokes as well.
This patch reorganizes things a bit so that all withdraws (not just logd) clean up the ail lists, including any pending revokes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
|
H A D | lops.c | diff f5456b5d67cf812fd31fe3e130ca216b2e0908e5 Wed May 19 13:54:02 CDT 2021 Bob Peterson <rpeterso@redhat.com> gfs2: Clean up revokes on normal withdraws
Before this patch, the system ail lists were cleaned up if the logd process withdrew, but on other withdraws, they were not cleaned up. This included the cleaning up of the revokes as well.
This patch reorganizes things a bit so that all withdraws (not just logd) clean up the ail lists, including any pending revokes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
|
H A D | log.c | diff f5456b5d67cf812fd31fe3e130ca216b2e0908e5 Wed May 19 13:54:02 CDT 2021 Bob Peterson <rpeterso@redhat.com> gfs2: Clean up revokes on normal withdraws
Before this patch, the system ail lists were cleaned up if the logd process withdrew, but on other withdraws, they were not cleaned up. This included the cleaning up of the revokes as well.
This patch reorganizes things a bit so that all withdraws (not just logd) clean up the ail lists, including any pending revokes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
|