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 files changed, 1 insertions(+), 0 deletions(-) diff --git a/fs/ext4/extents.c b/fs/ext4/extents.c index eacbe35..b546dff 100644 --- a/fs/ext4/extents.c +++ b/fs/ext4/extents.c @@ -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