diff options
Diffstat (limited to 'target/linux/generic/patches-4.4/903-debloat_direct_io.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/903-debloat_direct_io.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/903-debloat_direct_io.patch b/target/linux/generic/patches-4.4/903-debloat_direct_io.patch index 7f6c529..3ced09a 100644 --- a/target/linux/generic/patches-4.4/903-debloat_direct_io.patch +++ b/target/linux/generic/patches-4.4/903-debloat_direct_io.patch @@ -1,6 +1,6 @@ --- a/fs/Kconfig +++ b/fs/Kconfig -@@ -74,6 +74,11 @@ config FILE_LOCKING +@@ -73,6 +73,11 @@ config FILE_LOCKING for filesystems like NFS and for the flock() system call. Disabling this option saves about 11k. |