More patch description fixups. Standardize case.
[ext4-patch-queue.git] / stable-boundary
blob883467568669a2cc3c74d915117886b4711131fb
1 ext4: Stable/Unstable boundary
3 From: Theodore Ts'o <tytso@mit.edu>
5 This is the boundary between the stable and unstable patches in the
6 ext4 patch queue.
8 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
9 ---
11  fs/ext4/extents.c |    1 +
12  1 files changed, 1 insertions(+), 0 deletions(-)
15 diff --git a/fs/ext4/extents.c b/fs/ext4/extents.c
16 index 2ea7ef4..7ac652b 100644
17 --- a/fs/ext4/extents.c
18 +++ b/fs/ext4/extents.c
19 @@ -27,6 +27,7 @@
20   *   - ext4*_error() should be used in some situations
21   *   - analyze all BUG()/BUG_ON(), use -EIO where appropriate
22   *   - smart tree reduction
23 + *    stable boundary change
24   */
26  #include <linux/module.h>