From: Eric Biggers <ebiggers@xxxxxxxxxx> This series switches f2fs to use the fscrypt helper functions for open/link/rename/lookup/setattr introduced in v4.15. These patches were originally sent in "[PATCH 00/25] fscrypt: add some higher-level helper functions". I've rebased them onto v4.15-rc1. Eric Biggers (5): f2fs: switch to fscrypt_file_open() f2fs: switch to fscrypt_prepare_link() f2fs: switch to fscrypt_prepare_rename() f2fs: switch to fscrypt_prepare_lookup() f2fs: switch to fscrypt_prepare_setattr() fs/f2fs/file.c | 30 +++++++----------------------- fs/f2fs/namei.c | 54 +++++++++++++----------------------------------------- 2 files changed, 20 insertions(+), 64 deletions(-) -- 2.15.0.531.g2ccb3012c9-goog -- To unsubscribe from this list: send the line "unsubscribe linux-fscrypt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html