diff options
author | Chengguang Xu <cgxu519@gmx.com> | 2018-07-29 22:51:54 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-07-29 22:51:54 +0300 |
commit | 21ac738ede0b49004b53b4a44fe3df7bb4a78280 (patch) | |
tree | ed972023ca57033a550f2d2a36a0d5cfea51ddaf /.gitattributes | |
parent | 7f144fd046d967ff2fbba59203b42b888ad5aae7 (diff) | |
download | linux-21ac738ede0b49004b53b4a44fe3df7bb4a78280.tar.xz |
ext4: check allocation failure when duplicating "data" in ext4_remount()
There is no check for allocation failure when duplicating
"data" in ext4_remount(). Check for failure and return
error -ENOMEM in this case.
Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions