Markus Elfring fdf2657bc8 udf: One function call less in udf_fill_super() after error detection
The iput() function was called in up to three cases by the udf_fill_super()
function during error handling even if the passed data structure element
contained still a null pointer. This implementation detail could be improved
by the introduction of another jump label.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Jan Kara <jack@suse.cz>
2014-11-19 21:56:06 +01:00
..
2014-10-09 02:39:04 -04:00
2014-08-08 15:57:24 -07:00
2014-10-14 08:40:15 +02:00
2014-10-17 17:17:12 -05:00
2014-08-08 15:57:20 -07:00
2014-06-04 16:53:53 -07:00
2014-10-09 02:38:57 -04:00
2014-11-10 10:06:08 +01:00
2014-08-07 14:40:09 -04:00
2014-11-10 10:06:18 +01:00
2014-10-16 12:53:35 +01:00
2014-10-31 17:47:51 -04:00
2014-11-10 10:06:09 +01:00
2014-09-24 13:31:50 -04:00
2014-08-07 14:40:09 -04:00
2014-11-10 10:06:18 +01:00
2014-10-24 00:14:38 +02:00
2014-10-24 00:14:38 +02:00
2014-10-24 00:14:35 +02:00
2014-05-06 17:39:42 -04:00
2014-08-26 09:35:56 +02:00
2014-11-10 10:06:18 +01:00
2014-08-27 11:17:48 +02:00