Add samsung specific changes

This commit is contained in:
2025-08-11 14:29:00 +02:00
parent c66122e619
commit 4d134a1294
2688 changed files with 1127995 additions and 11475 deletions

View File

@@ -56,11 +56,7 @@ struct fscrypt_name {
#define fname_len(p) ((p)->disk_name.len)
/* Maximum value for the third parameter of fscrypt_operations.set_context(). */
#ifdef CONFIG_DDAR
#define FSCRYPT_SET_CONTEXT_MAX_SIZE 44
#else
#define FSCRYPT_SET_CONTEXT_MAX_SIZE 40
#endif
#ifdef CONFIG_FS_ENCRYPTION