ecryptfs: fix kernel bug introduced in 4.4.14
Introduced by mainline commit 2f36db7 Patch is from http://www.spinics.net/lists/stable/msg137350.html Fixes #16766
This commit is contained in:
@@ -148,4 +148,8 @@ rec {
|
||||
sha256 = "14rm1qr87p7a5prz8g5fwbpxzdp3ighj095x8rvhm8csm20wspyy";
|
||||
};
|
||||
};
|
||||
ecryptfs_fix_mmap_bug =
|
||||
{ name = "ecryptfs_fix_mmap_bug";
|
||||
patch = ./ecryptfs-fix-mmap-bug.patch;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user