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