Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlog.cb6b8f72a 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>