diff options
author | Miao Xie <miaoxie@huawei.com> | 2017-08-06 07:40:01 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-08-06 07:40:01 +0300 |
commit | cf0a5e818fe216dbdf5da4e829e157d27ebfc8a4 (patch) | |
tree | 2bfe8893f6a5c206521d2cc934015fba5baba9cb /CREDITS | |
parent | 3b10fdc6d8bd048f4fb14af5eda2051ace7b8b16 (diff) | |
download | linux-cf0a5e818fe216dbdf5da4e829e157d27ebfc8a4.tar.xz |
ext4: restructure ext4_expand_extra_isize
Current ext4_expand_extra_isize just tries to expand extra isize, if
someone is holding xattr lock or some check fails, it will give up.
So rename its name to ext4_try_to_expand_extra_isize.
Besides that, we clean up unnecessary check and move some relative checks
into it.
Signed-off-by: Miao Xie <miaoxie@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions