diff --git a/[refs] b/[refs] index 208a66037db7..a7e2bd08be8f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a8e25a83245618e6b0ddf82a9bba79c1b466804d +refs/heads/master: 182f514f883abb5f942c94e61c371c4b406352d4 diff --git a/trunk/fs/ext4/super.c b/trunk/fs/ext4/super.c index 626c1f840118..150840a4af38 100644 --- a/trunk/fs/ext4/super.c +++ b/trunk/fs/ext4/super.c @@ -3277,7 +3277,6 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent) #else es->s_flags |= cpu_to_le32(EXT2_FLAGS_SIGNED_HASH); #endif - sb->s_dirt = 1; } /* Handle clustersize */