Skip to content
Snippets Groups Projects
Select Git revision
  • 3347776f52c10c72f59568e464cbed9407a9fe5a
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

22b970264

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jan Kara authored and Yongqiang Liu committed
    hulk inclusion
    category: bugfix
    bugzilla: 186975, https://gitee.com/openeuler/kernel/issues/I5HT6F
    CVE: NA
    
    Reference: https://patchwork.ozlabs.org/project/linux-ext4/list/?series=309169
    
    
    
    --------------------------------
    
    Remove unnecessary else (and thus indentation level) from a code block
    in ext4_xattr_block_set(). It will also make following code changes
    easier. No functional changes.
    
    CC: stable@vger.kernel.org
    Fixes: 82939d79 ("ext4: convert to mbcache2")
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    Conflicts:
    	fs/ext4/xattr.c
    	[ 188c299e2a26 ("ext4: Support for checksumming from journal
    	  triggers") is not applied. ]
    Signed-off-by: default avatarZhihao Cheng <chengzhihao1@huawei.com>
    Reviewed-by: default avatarZhang Yi <yi.zhang@huawei.com>
    Signed-off-by: default avatarYongqiang Liu <liuyongqiang13@huawei.com>
    3347776f
    History
    Name Last commit Last update