diff --git a/fs/nilfs2/super.c b/fs/nilfs2/super.c index ebbefb9d26c979af4319db0ec828037ca3ee9919..e543eda0d939b4767ac02c22a5ef1ff4f5ca75e7 100644 --- a/fs/nilfs2/super.c +++ b/fs/nilfs2/super.c @@ -313,9 +313,6 @@ static void nilfs_put_super(struct super_block *sb) lock_kernel(); - if (sb->s_dirt) - nilfs_write_super(sb); - nilfs_detach_segment_constructor(sbi); if (!(sb->s_flags & MS_RDONLY)) {