summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
diff options
context:
space:
mode:
authorZhang Zhen <zhenzhang.zhang@huawei.com>2014-05-12 15:57:59 +0200
committerTheodore Ts'o <tytso@mit.edu>2014-05-12 15:57:59 +0200
commit230b8c1a7b388ac5e06549a7dbe083568875804e (patch)
treed1291f679566ab473016a687e17c4155c7f3f6ea /fs/ext4/super.c
parentext4: fix data integrity sync in ordered mode (diff)
downloadlinux-230b8c1a7b388ac5e06549a7dbe083568875804e.tar.xz
linux-230b8c1a7b388ac5e06549a7dbe083568875804e.zip
ext4: avoid unneeded lookup when xattr name is invalid
In ext4_xattr_set_handle() we have checked the xattr name's length. So we should also check it in ext4_xattr_get() to avoid unneeded lookup caused by invalid name. Signed-off-by: Zhang Zhen <zhenzhang.zhang@huawei.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions