diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-08-04 11:06:06 (GMT) |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2010-08-30 07:19:06 (GMT) |
commit | efe1881f5482f94f5e5e6cb74bf3ea72f2b5b9ce (patch) | |
tree | 3009b20fd4e0530e75cd9d5c4a3933133ec0cfce /fs/jfs/jfs_dtree.h | |
parent | 5ffef88ffeb730e1bf2da56a39a55e03d57a66c9 (diff) | |
download | linux-efe1881f5482f94f5e5e6cb74bf3ea72f2b5b9ce.tar.xz |
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>
Diffstat (limited to 'fs/jfs/jfs_dtree.h')
0 files changed, 0 insertions, 0 deletions