commit | 3b9ce795fa895e192991150aac03bc3f1614f360 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Tue Feb 24 10:13:37 2015 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Tue Feb 24 10:13:37 2015 +1100 |
tree | 85f826eb1dcc475b695a959fcb43f3772b2cd616 | |
parent | 5fb5aeeeb65726c62dc39986d7a080309259e29c [diff] |
xfs: log unmount events on console There are times, when doing triage and forensics, that we would like to know whether a filesystem was unmounted, or if the plug was pulled without a clean unmount. Log unmounts at the same level (NOTICE) as we log mounts. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>