Jan Kara 6d3d5e860a udf: Make udf_read_inode() and udf_iget() return error
Currently __udf_read_inode() wasn't returning anything and we found out
whether we succeeded reading inode by checking whether inode is bad or
not. udf_iget() returned NULL on failure and inode pointer otherwise.
Make these two functions properly propagate errors up the call stack and
use the return value in callers.

Signed-off-by: Jan Kara <jack@suse.cz>
2014-09-04 21:36:35 +02:00
..
2012-02-29 21:53:47 +01:00
2013-06-29 12:46:50 +04:00
2011-10-31 23:43:58 +01:00
2013-09-24 11:23:33 +02:00
2014-07-15 22:40:23 +02:00
2009-06-11 21:36:13 -04:00
2011-10-10 19:29:01 +02:00
2014-07-15 22:40:23 +02:00
2013-09-24 11:23:33 +02:00
2011-10-31 23:43:52 +01:00