aboutsummaryrefslogtreecommitdiffstats
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 21:13:24 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-22 21:13:24 -0700
commitca46ec3e9c4635d9f2235ceab459619373f238b5 (patch)
tree03516f2fd8d2e164070cd1bfbc9f43b8150111ce
parent6809a4f45fc86df2c21a6aa1a127b52da6ca0e7d (diff)
downloadpatches-ca46ec3e9c4635d9f2235ceab459619373f238b5.tar.gz
f2fs_debug added
-rw-r--r--f2fs_debug10
-rw-r--r--series1
2 files changed, 11 insertions, 0 deletions
diff --git a/f2fs_debug b/f2fs_debug
new file mode 100644
index 00000000000000..dbf72f53e18775
--- /dev/null
+++ b/f2fs_debug
@@ -0,0 +1,10 @@
+---
+ fs/f2fs/debug.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
+--- /dev/null
++++ b/fs/f2fs/debug.c
+@@ -0,0 +1,3 @@
++
++
++
diff --git a/series b/series
index a7b98f27a138d7..9f270488f2acb6 100644
--- a/series
+++ b/series
@@ -16,6 +16,7 @@ f14
f15
f16
+f2fs_debug
time-don-t-inline-export_symbol-functions.patch
gregkh/gkh-version.patch