diff options
author | Dan Carpenter <[email protected]> | 2013-08-14 10:55:49 -0700 |
---|---|---|
committer | Tony Luck <[email protected]> | 2013-08-19 10:13:59 -0700 |
commit | c39524e6744284452ef45480d3153bec28960c32 (patch) | |
tree | 882000ee5c8ed18ce406f803cc8ae039ddd0a227 /fs/jbd/commit.c | |
parent | 08b326d071534fe5f122d8dec373cacb40bc7a7b (diff) |
pstore: d_alloc_name() doesn't return an ERR_PTR
d_alloc_name() returns NULL on error. Also I changed the error code
from -ENOSPC to -ENOMEM to reflect that we were short on RAM not disk
space.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Kees Cook <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions