Whamcloud - gitweb
debugfs: Close the file handle and return in case of errors
authorManish Katiyar <mkatiyar@gmail.com>
Sat, 23 Aug 2008 16:11:25 +0000 (21:41 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 24 Aug 2008 21:29:33 +0000 (17:29 -0400)
commit4262162ac207f526acdcffa5ed22e34c3674c28a
tree4df498f678ce40281bd454e859f68d20014d0ce7
parentb41fb002257d4b997560cd77676b78219be03c24
debugfs: Close the file handle and return in case of errors

Close the filehandle and return in case if we are unable to expand the
directory during write.

Signed-off-by: "Manish Katiyar" <mkatiyar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.c