]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4: cleanup ext4_expand_extra_isize_ea()
authorMiao Xie <miaoxie@huawei.com>
Sun, 6 Aug 2017 04:55:48 +0000 (00:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 6 Aug 2017 04:55:48 +0000 (00:55 -0400)
commitb640b2c51b26459fc08f2185a385495b0f509a80
tree9ba9715bdd6ce33adb9725e165b0c7a61bdda356
parentcf0a5e818fe216dbdf5da4e829e157d27ebfc8a4
ext4: cleanup ext4_expand_extra_isize_ea()

Clean up some goto statement, make ext4_expand_extra_isize_ea() clearer.

Signed-off-by: Miao Xie <miaoxie@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
fs/ext4/xattr.c