diff --git a/[refs] b/[refs] index 0c882f109c2c..7af1afa477f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e29d50a28c267bd1d1731a9fb8f773663d93e23 +refs/heads/master: 696ac96c2757963cd6751c26215e3c6d328705aa diff --git a/trunk/fs/btrfs/inode.c b/trunk/fs/btrfs/inode.c index 2c54f04a0bf5..8976c3343a96 100644 --- a/trunk/fs/btrfs/inode.c +++ b/trunk/fs/btrfs/inode.c @@ -2938,7 +2938,6 @@ int btrfs_unlink_subvol(struct btrfs_trans_handle *trans, dir->i_mtime = dir->i_ctime = CURRENT_TIME; ret = btrfs_update_inode(trans, root, dir); BUG_ON(ret); - dir->i_sb->s_dirt = 1; btrfs_free_path(path); return 0;