Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 730d8a50 authored by Amit Pundir's avatar Amit Pundir
Browse files

ANDROID: sdcardfs: make it use new .rename i_op



Since commit 2773bf00 ("fs: rename "rename2" i_op to "rename""),
syscall rename2 is merged with rename syscall and it broke sdcard_fs
build.

renameat2 syscall is the same as renameat with an added flags argument
and calling renameat2 with flags=0 is equivalent to calling renameat.

Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent 95c265f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment