Hi, all: I want to get notified when a block device is mounted, and after some google searches, it seems a syscall named "mount_notified()" existed before but was removed in the latest kernel. For the latest kernel, is there any system call or other mechanisms cater this purpose? Thanks