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>
Tue, 30 Jan 2018 03:40:09 +0000 (19:40 -0800)
commitde835348d3be6282a5dce65da67441dbada2bb4a
tree70f40a44ed27692ae78817404f10a5172d6f25ac
parentb81400914c3989bafc3d3683348acbb5ac57dbdc
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