Home
last modified time | relevance | path

Searched hist:b6b8f72a11b9d0d7badc7b51030f7fecf695fd79 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dlog.cdiff b6b8f72a11b9d0d7badc7b51030f7fecf695fd79 Thu Aug 17 11:36:36 CDT 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Fix logd wakeup on I/O error

When quotad detects an I/O error, it sets sd_log_error and then it wakes
up logd to withdraw the filesystem. However, logd doesn't wake up when
sd_log_error is set. Fix that.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>