diff options
author | Dave Chinner <dchinner@redhat.com> | 2018-10-18 17:20:39 +1100 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2018-10-18 17:20:39 +1100 |
commit | 56668a5cc420818b8e9c2197281d068552f80e46 (patch) | |
tree | da5ebb43e62ed26409fd3f99e15264154ceacbdd /scripts/asn1_compiler.c | |
parent | 38b6238eb6b4f4b7fe5442670156c81b21516bee (diff) |
xfs: issue log message on user force shutdown
The kernel only issues a log message that it's been shut down when
the filesystem triggers a shutdown itself. Hence there is no trace
in the log when a shutdown is triggered manually from userspace.
This can make it hard to see sequence of events in the log when
things go wrong, so make sure we always log a message when a
shutdown is run.
While there, clean up the logic flow so we don't have to continually
check if the shutdown trigger was user initiated before logging
shutdown messages.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'scripts/asn1_compiler.c')
0 files changed, 0 insertions, 0 deletions