search for: not_found_em

Displaying 1 result from an estimated 1 matches for "not_found_em".

2011 Nov 30
1
[PATCH] Canonicalise BTRFS: and Btrfs: to btrfs:
...39;t mount RDWR because of " "unsupported option features (%Lx).\n", (unsigned long long)features); err = -EINVAL; diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 8ad26b1..399da74 100644 --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c @@ -5057,7 +5057,7 @@ not_found_em: insert: btrfs_release_path(path); if (em->start > start || extent_map_end(em) <= start) { - printk(KERN_ERR "Btrfs: bad extent! em: [%llu %llu] passed " + printk(KERN_ERR "btrfs: bad extent! em: [%llu %llu] passed " "[%llu %llu]\n", (unsigned...