summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorYoshinori Sano <yoshinori.sano@gmail.com>2011-02-15 13:01:42 +0100
committerroot <Chris Mason chris.mason@oracle.com>2011-03-28 11:37:49 +0200
commitdac97e516c617f9c797f64b0224050b70aea30c7 (patch)
treec5c7e7a40e649ee9beb9014b284d3a6e66fb94f2 /REPORTING-BUGS
parentbtrfs: make inode ref log recovery faster (diff)
downloadlinux-dac97e516c617f9c797f64b0224050b70aea30c7.tar.xz
linux-dac97e516c617f9c797f64b0224050b70aea30c7.zip
Btrfs: fix uncheck memory allocations
To make Btrfs code more robust, several return value checks where memory allocation can fail are introduced. I use BUG_ON where I don't know how to handle the error properly, which increases the number of using the notorious BUG_ON, though. Signed-off-by: Yoshinori Sano <yoshinori.sano@gmail.com> Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions