cts: fix CtsDownloadManagerApi28 1 fail [1/2]
authorYonghui Yu <yonghui.yu@amlogic.com>
Fri, 18 Jun 2021 14:03:06 +0000 (22:03 +0800)
committerChristian Hoffmann <chrmhoffmann@gmail.com>
Sun, 12 Feb 2023 08:13:11 +0000 (09:13 +0100)
commitde075639746836b264eb33950e62a67a86d21b2e
tree658cb3554fa82d06634752d5f18d570c25d54d1c
parent1e8e4174361ed553171538e05bd9fe9f114852e6
cts: fix CtsDownloadManagerApi28 1 fail [1/2]

PD#SWPL-51104

Problem:
CtsDownloadManagerApi28 fail because of ioctrl
failure on EXT4_IOC_FSGETXATTR and EXT4_IOC_FSSETXATTR.

Solution:
Add those two IOC to the compat_ioctrl.

Verify:
adt3

Signed-off-by: Yonghui Yu <yonghui.yu@amlogic.com>
Change-Id: I2ed64202819b15d6b8aa75b6aefd255a3580cbd1
fs/ext4/ioctl.c