diff options
author | Jan Kara <jack@suse.cz> | 2024-02-09 12:21:01 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-03-07 19:32:54 +0100 |
commit | 7f48212678e91a057259b3e281701f7feb1ee397 (patch) | |
tree | 6e5b1ff719f044a57dd94b43eb884e367ef0d2e0 /fs/ext4/mballoc.c | |
parent | ext4: fold quota accounting into ext4_xattr_inode_lookup_create() (diff) | |
download | linux-7f48212678e91a057259b3e281701f7feb1ee397.tar.xz linux-7f48212678e91a057259b3e281701f7feb1ee397.zip |
ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()
ext4_xattr_block_set() drops ea_inode reference in two places. Handling
it just under the 'cleanup' label is enough so drop the second
occurence.
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20240209112107.10585-3-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions