]> Pileus Git - ~andy/linux/blobdiff - fs/btrfs/inode-map.c
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
[~andy/linux] / 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);