commit | 91120ca977090e23e9dc430a35a4c0e242670310 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@google.com> | Thu Oct 01 00:53:59 2020 -0700 |
committer | Alexander Martinz <amartinz@shiftphones.com> | Fri Oct 14 13:28:29 2022 +0200 |
tree | af8d5211a5e76ce8d025804e9a869a33470ad5b3 | |
parent | c721f0fcdc0dd9640735b251fa9f731caa690559 [diff] |
sdcardfs: fix stale permission error This patch fixes a bug showing EACCES of open() which is caused by missing inode and dentry object. Bug: 142101178 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: I4cab9a3554fad9e2c58a0840fc968257b796e156