update to 3.14-rc8

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 40023
This commit is contained in:
Imre Kaloz
2014-03-26 14:14:20 +00:00
parent b8e295aa7b
commit 132f7d3cc9
12 changed files with 30 additions and 26 deletions

View File

@@ -26,7 +26,7 @@
endif
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -2553,12 +2553,26 @@ enum {
@@ -2557,12 +2557,26 @@ enum {
DIO_SKIP_HOLES = 0x02,
};