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)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 1 May 2017 09:37:19 +0000 (15:07 +0530)
commit53b4f1750fb2ab81bb2631c5f0843b44e429d752
tree905af3f507d608fa3d562e6a96a2570eba3db041
parent8b3e96a6d255da3cb2f2afcdfc6e5f9537998d03
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