cts: fix CtsDownloadManagerApi28 1 fail [1/2]
authorYonghui Yu <yonghui.yu@amlogic.com>
Fri, 18 Jun 2021 14:03:06 +0000 (22:03 +0800)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 21 Dec 2021 18:33:47 +0000 (13:33 -0500)
commit36bc3a054dc108bbf0089c5194cf26cd77bce5d7
tree3acfc979797d3d207b755a9ae9bc804eb4e228d1
parent0cfec3ed689a91c96b67129bf92e3f1d71303bad
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