On Fri, Dec 13, 2013 at 06:09:39PM +0800, Miao Xie wrote:
> Signed-off-by: Miao Xie <[email protected]>
> ---
>  fs/btrfs/delayed-inode.c | 2 +-
>  fs/btrfs/transaction.c   | 6 ------
>  fs/btrfs/transaction.h   | 2 --
>  3 files changed, 1 insertion(+), 9 deletions(-)
> 
> diff --git a/fs/btrfs/delayed-inode.c b/fs/btrfs/delayed-inode.c
> index 5229106..7d55443 100644
> --- a/fs/btrfs/delayed-inode.c
> +++ b/fs/btrfs/delayed-inode.c
> @@ -1302,7 +1302,7 @@ again:
>       __btrfs_commit_inode_delayed_items(trans, path, delayed_node);
>  
>       trans->block_rsv = block_rsv;
> -     btrfs_end_transaction_dmeta(trans, root);
> +     btrfs_end_transaction(trans, root);

Can you please briefly explain why?

thanks,
david
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to