]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/super.c
USB: serial: mos7840: remove set but not used variables 'number, serial'
[linux.git] / fs / super.c
index f3a8c008e16430be1ba08d9f575c1df9faeb0f0a..ca53a08497ed296874ea6761013edb110901708b 100644 (file)
@@ -442,7 +442,7 @@ void generic_shutdown_super(struct super_block *sb)
                sync_filesystem(sb);
                sb->s_flags &= ~SB_ACTIVE;
 
-               fsnotify_unmount_inodes(sb);
+               fsnotify_sb_delete(sb);
                cgroup_writeback_umount();
 
                evict_inodes(sb);