Skip to content
Commit 1691cf16 authored by Vinson Lee's avatar Vinson Lee Committed by David Sterba
Browse files

btrfs: Use __u64 in exported linux/btrfs.h.

This patch fixes this build error.

/usr/include/linux/btrfs.h:121:3: error: unknown type name ‘u64’
   u64 devid;
   ^~~

Fixes: 6b526ed7

 ("btrfs: introduce device delete by devid")
Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 56244ef1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment