On Tue, Jul 21, 2020 at 10:17:50AM -0400, Josef Bacik wrote:
> --- a/fs/btrfs/sysfs.c
> +++ b/fs/btrfs/sysfs.c
> @@ -1278,7 +1278,9 @@ int btrfs_sysfs_add_devices_dir(struct btrfs_fs_devices *fs_devices,
> {
> int error = 0;
> struct btrfs_device *dev;
> + unsigned long nofs_flag;
unsigned int
Fixed and added to misc-next, thanks.
