lkml.org 
[lkml]   [2015]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.16.y-ckt 043/183] btrfs: set proper message level for skinny metadata
    Date
    3.16.7-ckt8 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: David Sterba <dsterba@suse.cz>

    commit 5efa0490cc94aee06cd8d282683e22a8ce0a0026 upstream.

    This has been confusing people for too long, the message is really just
    informative.

    Signed-off-by: David Sterba <dsterba@suse.cz>
    Signed-off-by: Chris Mason <clm@fb.com>
    Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
    ---
    fs/btrfs/disk-io.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c
    index cac1e4284878..83ca0469b178 100644
    --- a/fs/btrfs/disk-io.c
    +++ b/fs/btrfs/disk-io.c
    @@ -2499,7 +2499,7 @@ int open_ctree(struct super_block *sb,
    features |= BTRFS_FEATURE_INCOMPAT_COMPRESS_LZO;

    if (features & BTRFS_FEATURE_INCOMPAT_SKINNY_METADATA)
    - printk(KERN_ERR "BTRFS: has skinny extents\n");
    + printk(KERN_INFO "BTRFS: has skinny extents\n");

    /*
    * flag our filesystem as having big metadata blocks if

    \
     
     \ /
      Last update: 2015-03-06 12:21    [W:4.238 / U:1.672 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site