Revert "ecryptfs: fix kernel bug introduced in 4.4.14"

The Linux 4.4.17 release fixes the underlying issue

This reverts commit fad9a8841b.
This commit is contained in:
obadz
2016-08-11 17:15:54 +01:00
parent b839d0cd75
commit 18947c9e36
3 changed files with 0 additions and 25 deletions
@@ -148,8 +148,4 @@ rec {
sha256 = "14rm1qr87p7a5prz8g5fwbpxzdp3ighj095x8rvhm8csm20wspyy";
};
};
ecryptfs_fix_mmap_bug =
{ name = "ecryptfs_fix_mmap_bug";
patch = ./ecryptfs-fix-mmap-bug.patch;
};
}