commit | ec9160dacdb08eaeb40a878db97dfed6c2212d91 | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Tue Dec 13 00:27:59 2016 +0100 |
committer | Richard Weinberger <richard@nod.at> | Tue Dec 13 19:54:52 2016 +0100 |
tree | 87efd23a1d2afdc6c97f8c4ececce55c87ea2e9e | |
parent | 385886686609dbdcd2e8f55c358647faa8d4f89e [diff] |
ubifs: Use fscrypt ioctl() helpers Commit db717d8e26c2 ("fscrypto: move ioctl processing more fully into common code") moved ioctl() related functions into fscrypt and offers us now a set of helper functions. Signed-off-by: Richard Weinberger <richard@nod.at> Reviewed-by: David Gstir <david@sigma-star.at>