Bah, that's what I get for being lazy. Should work now.

Also, there's no need to re clone when I rebase - just do git reset
--hard origin/bcache

On Thu, Dec 8, 2011 at 6:18 PM, Brad Campbell <[email protected]> wrote:
> On 06/12/11 14:01, Kent Overstreet wrote:
>>
>> Ok, it looks like as long as your cache's bucket size is not greater
>> than 1 mb everything should work, including writeback. Look forward to
>> hearing if it works for you :)
>
>
> I saw you re-based the repository so I cloned fresh this morning and get
> this compile error :
>
> brad@test:/raid10/src/linux-bcache$ make
>  CHK     include/linux/version.h
>  CHK     include/generated/utsrelease.h
>  CALL    scripts/checksyscalls.sh
>  CHK     include/generated/compile.h
>  CHK     kernel/config_data.h
>  CC      drivers/block/bcache/super.o
> drivers/block/bcache/super.c: In function ‘lioctl_dev’:
> drivers/block/bcache/super.c:1209: error: ‘const struct
> block_device_operations’ has no member named ‘locked_ioctl’
> drivers/block/bcache/super.c: At top level:
> drivers/block/bcache/super.c:1215: error: unknown field ‘locked_ioctl’
> specified in initializer
> make[3]: *** [drivers/block/bcache/super.o] Error 1
> make[2]: *** [drivers/block/bcache] Error 2
> make[1]: *** [drivers/block] Error 2
> make: *** [drivers] Error 2
>
> Regards,
> Brad
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to