Whamcloud - gitweb
debugfs: handle out of memory condition
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 20 Jul 2015 14:52:28 +0000 (10:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 22 Jul 2015 04:17:08 +0000 (00:17 -0400)
commit9f8d9a2c5fb8443b41183545c682189d8743923c
tree6c27e2ad0b641282ada05d9290c7d2a704db0265
parent9bcfea2a892de55e71f530472bef9b403f034edb
debugfs: handle out of memory condition

If malloc fails, properly handle the error condition.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/extent_inode.c