ext4: Stable/Unstable boundary From: Theodore Ts'o This is the boundary between the stable and unstable patches in the ext4 patch queue. Signed-off-by: "Theodore Ts'o" --- fs/ext4/extents.c | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6.26-rc9/fs/ext4/extents.c =================================================================== --- linux-2.6.26-rc9.orig/fs/ext4/extents.c 2008-07-11 16:05:13.000000000 -0700 +++ linux-2.6.26-rc9/fs/ext4/extents.c 2008-07-11 16:05:17.000000000 -0700 @@ -27,6 +27,7 @@ * - ext4*_error() should be used in some situations * - analyze all BUG()/BUG_ON(), use -EIO where appropriate * - smart tree reduction + * stable boundary change */ #include