On Tue, 12 Apr 2022 22:53:20 +0800, Zhang Yi wrote: > 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. > > [...] Applied, thanks! [1/1] ext4: add unmount filesystem message commit: 4808cb5b98b436f1110d83c65541dd43beb45f63 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>