Btrfs: do not bug when we fail to commit the transaction
authorJosef Bacik <jbacik@fusionio.com>
Mon, 22 Oct 2012 19:51:44 +0000 (15:51 -0400)
committerChris Mason <chris.mason@fusionio.com>
Thu, 25 Oct 2012 19:59:57 +0000 (15:59 -0400)
commitc37b2b6269ee4637fb7cdb5da0d1e47215d57ce2
tree209184d0bcc2983b49c44bd63c6cb78a458e46af
parent7bfdcf7fbad56c0f1fc3e2d26431bed72bdcce2d
Btrfs: do not bug when we fail to commit the transaction

We BUG if we fail to commit the transaction when creating a snapshot, which
is just obnoxious.  Remove the BUG_ON().  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/ioctl.c
This page took 0.025277 seconds and 5 git commands to generate.