diff options
author | Chengyu Song <csong84@gatech.edu> | 2015-04-16 12:47:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 09:04:05 -0400 |
commit | 27a4e3884e9c6497f96cc28256c3cdaa93d4cf97 (patch) | |
tree | 6096bb5600b235e6218322deed359839919de4c0 /fs/debugfs | |
parent | 7ce844a20eb58c9823205e091b815163464e9d19 (diff) | |
download | linux-27a4e3884e9c6497f96cc28256c3cdaa93d4cf97.tar.gz linux-27a4e3884e9c6497f96cc28256c3cdaa93d4cf97.tar.bz2 linux-27a4e3884e9c6497f96cc28256c3cdaa93d4cf97.zip |
hfsplus: incorrect return value
In case of memory allocation error, the return should be -ENOMEM, instead
of -ENOSPC.
Signed-off-by: Chengyu Song <csong84@gatech.edu>
Reviewed-by: Sergei Antonov <saproj@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions