diff options
| author | Alberto97 <albertop2197@gmail.com> | 2017-05-23 21:47:00 +0200 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2017-05-24 00:12:57 +0200 |
| commit | 33b5c4110cbd5fe07a18f757f3c5bbdfec9002aa (patch) | |
| tree | 708bbac3e7261f7a13a4f82c3ff98b25eeff913b /kernel/cpu | |
| parent | e7116a1f882176f465b978def59092aa5cffe076 (diff) | |
Fix "hide su" patch for 3.10
Without this, "ls system/xbin" returns "ls: system/xbin/su: No such file or directory"
if root is disabled in Developer Settings.
This happens because EXT4 uses "readdir" instead of "iterate".
3.18 kernel, instead, unconditionally goes for the "iterate" way here
and that explains why I'm not seeing this error there.
Change-Id: I26426683df0fd199a80f053294f352e31754bec5
Diffstat (limited to 'kernel/cpu')
0 files changed, 0 insertions, 0 deletions
