Skip to content

btrfs driver fails to build #3907

@farcaller

Description

@farcaller

It seems that btrfs/ioctl.h is not there in 3.13.1, so btrfs driver fails to build. Possibly, the correct file now is include/uapi/linux/btrfs.h, though I failed to build the code with it as well:

/usr/include/btrfs/ioctl.h:74:39: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
   struct btrfs_qgroup_inherit __user *qgroup_inherit;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions