Artem Bityutskiy efe1881f54 UBIFS: do not treat ENOSPC specially
'ubifs_garbage_collect_leb()' should never return '-ENOSPC', and if it
does, this is an error. Thus, do not treat this error code specially.
'-EAGAIN' is a special error code, but not '-ENOSPC'.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2010-08-30 10:19:06 +03:00
..
2009-03-08 13:29:09 +02:00
2010-08-30 10:19:06 +03:00
2010-04-29 15:12:18 +03:00
2009-07-12 12:22:34 -07:00
2009-09-10 09:58:11 +03:00
2009-09-15 17:09:48 +03:00
2010-06-12 14:46:15 +03:00
2010-06-12 14:46:15 +03:00
2010-07-13 06:51:57 +03:00