• S
    Btrfs: remove unwanted printk() for btrfs device I/O stats · 5021976d
    Stefan Behrens 提交于
    People complained about the annoying kernel log message
    "btrfs: no dev_stats entry found ... (OK on first mount after mkfs)"
    everytime a filesystem is mounted for the first time after running
    mkfs. Since the distribution of the btrfs-progs is not synchronized
    to the kernel version, mkfs like it is now will be used also in the
    future. Then this message is not useful to find errors, it is just
    annoying. This commit removes the printk().
    Signed-off-by: NStefan Behrens <sbehrens@giantdisaster.de>
    5021976d
volumes.c 124.5 KB