]> rtime.felk.cvut.cz Git - linux-imx.git/commit
Btrfs: don't panic if we're trying to drop too many refs
authorJosef Bacik <jbacik@fusionio.com>
Wed, 24 Apr 2013 20:38:50 +0000 (16:38 -0400)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:55:09 +0000 (15:55 -0400)
commit32b0253803bf8e384a37a70f2dfffb2056e7d087
treeee17b31fdbb07bf94aea26a62d8099a396f5202a
parent171f6537abb1929ab9072ed084872273300ca175
Btrfs: don't panic if we're trying to drop too many refs

This is just obnoxious.  Just print a message, abort the transaction, and return
an error.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/extent-tree.c