OSDN Git Service

ubifs: Massage ubifs_listxattr() for encryption context
authorRichard Weinberger <richard@nod.at>
Wed, 21 Sep 2016 10:21:29 +0000 (12:21 +0200)
committerRichard Weinberger <richard@nod.at>
Mon, 12 Dec 2016 22:07:38 +0000 (23:07 +0100)
commit43b113fea2d427e17e7663494fc70c4e93e83d5e
tree7ba1c37358d90bd2f351e7d32a866fcbe1303b4c
parentd475a507457b5cafa428871a473d0dcc828c5f68
ubifs: Massage ubifs_listxattr() for encryption context

We have to make sure that we don't expose our internal
crypto context to userspace.

Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/xattr.c