bpf: allow bpf_csum_diff to feed bpf_l3_csum_replace as well
[linux-2.6-microblaze.git] / fs / super.c
index 1182af8..74914b1 100644 (file)
@@ -415,6 +415,7 @@ void generic_shutdown_super(struct super_block *sb)
                sb->s_flags &= ~MS_ACTIVE;
 
                fsnotify_unmount_inodes(sb);
+               cgroup_writeback_umount();
 
                evict_inodes(sb);