Android: sdcardfs: Don't complain in fixup_lower_ownership
authorDaniel Rosenberg <drosen@google.com>
Wed, 19 Apr 2017 05:49:38 +0000 (22:49 -0700)
committerDaniel Rosenberg <drosen@google.com>
Wed, 19 Apr 2017 22:25:49 +0000 (15:25 -0700)
commit33efe54e61c7b73ded84f3cee6319d12ec13ad43
tree85d26bf020d95860992a0c4dcb15bc6f3ca0732d
parentab16e2fd5e8966ade74206c716a1335493586575
Android: sdcardfs: Don't complain in fixup_lower_ownership

Not all filesystems support changing the owner of a file.
We shouldn't complain if it doesn't happen.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 37488099
Change-Id: I403e44ab7230f176e6df82f6adb4e5c82ce57f33
fs/sdcardfs/derived_perm.c