ANDROID: sdcardfs: Remove uninformative prints
authorDaniel Rosenberg <drosen@google.com>
Sat, 11 Mar 2017 02:58:25 +0000 (18:58 -0800)
committerAmit Pundir <amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:42:16 +0000 (13:12 +0530)
commitcc52b54b85c9b401f0c4bf8e7d6bad3dbbaab974
tree478091be1c3419aa21c82411884702fcd8816c8f
parent73b25e7521514bc277d705988447ad0fe1ef1eff
ANDROID: sdcardfs: Remove uninformative prints

At best these prints do not provide useful information, and
at worst, some allow userspace to abuse the kernel log.

Signed-off-by: Daniel Rosenberg <drosen@google.com>
Bug: 36138424
Change-Id: I812c57cc6a22b37262935ab77f48f3af4c36827e
fs/sdcardfs/derived_perm.c
fs/sdcardfs/file.c
fs/sdcardfs/inode.c
fs/sdcardfs/lookup.c