diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-04-03 00:13:38 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-04-03 00:13:38 +0200 |
commit | 4762cc3fbbd89e5fd316d6e4d3244a8984444f8d (patch) | |
tree | 8ae24f431df3dd5ddf7d88c2b0e909dc7b1fa0f9 /init | |
parent | ext4: avoid calling dquot_get_next_id() if quota is not enabled (diff) | |
download | linux-4762cc3fbbd89e5fd316d6e4d3244a8984444f8d.tar.xz linux-4762cc3fbbd89e5fd316d6e4d3244a8984444f8d.zip |
ext4 crypto: fix some error handling
We should be testing for -ENOMEM but the minus sign is missing.
Fixes: c9af28fdd449 ('ext4 crypto: don't let data integrity writebacks fail with ENOMEM')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions