]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/btrfs/inode-map.c
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
[linux-2.6-omap-h63xx.git] / fs / btrfs / inode-map.c
index 80038c5ef7cf8678fc6d70f172fee2129eb0d4f7..2aa79873eb46a46baa00503d6682de1861db7c45 100644 (file)
@@ -129,7 +129,6 @@ int btrfs_find_free_objectid(struct btrfs_trans_handle *trans,
                last_ino = key.objectid + 1;
                path->slots[0]++;
        }
-       // FIXME -ENOSPC
        BUG_ON(1);
 found:
        btrfs_release_path(root, path);