aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorZhang Yi <[email protected]>2022-04-12 22:53:20 +0800
committerTheodore Ts'o <[email protected]>2022-05-13 17:00:39 -0400
commit4808cb5b98b436f1110d83c65541dd43beb45f63 (patch)
treebfd0d2bbec1c3920bf24a52da6563b203ec3e02e /scripts
parent784a09951c1d8383498c0df091a37db612bebfc7 (diff)
ext4: add unmount filesystem message
Now that we have kernel message at mount time, system administrator could acquire the mount time, device and options easily. But we don't have corresponding unmounting message at umount time, so we cannot know if someone umount a filesystem easily. Some of the modern filesystems (e.g. xfs) have the umounting kernel message, so add one for ext4 filesystem for convenience. EXT4-fs (sdb): mounted filesystem with ordered data mode. Quota mode: none. EXT4-fs (sdb): unmounting filesystem. Signed-off-by: Zhang Yi <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions