Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arm64
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
kernel
arm64
Commits
cb486cb4
Commit
cb486cb4
authored
3 years ago
by
Hongguang Chen
Committed by
Android Partner Code Review
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge "cts: fix CtsDownloadManagerApi28 1 fail [1/2]" into android-tv-deadpool-4.9-android12
parents
32743edf
e82be2e9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fs/ext4/ioctl.c
+2
-0
2 additions, 0 deletions
fs/ext4/ioctl.c
with
2 additions
and
0 deletions
fs/ext4/ioctl.c
+
2
−
0
View file @
cb486cb4
...
...
@@ -951,6 +951,8 @@ long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
case
EXT4_IOC_SET_ENCRYPTION_POLICY
:
case
EXT4_IOC_GET_ENCRYPTION_PWSALT
:
case
EXT4_IOC_GET_ENCRYPTION_POLICY
:
case
EXT4_IOC_FSGETXATTR
:
case
EXT4_IOC_FSSETXATTR
:
break
;
default:
return
-
ENOIOCTLCMD
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment