On 7 February 2014 17:54, David Sterba <dsterba@xxxxxxx> wrote:
> On Fri, Feb 07, 2014 at 12:38:22AM +0000, WorMzy Tykashi wrote:
>> Building the latest integration snapshot, I get the following failure:
>>
>> ----
>> ...
>> [CC] cmds-filesystem.o
>> cmds-filesystem.c: In function 'cmd_show':
>> cmds-filesystem.c:740:12: error: invalid storage class for function 'cmd_sync'
>> static int cmd_sync(int argc, char **argv)
>> ^
>> cmds-filesystem.c:770:12: error: invalid storage class for function
>
> Thanks. A mismerged patch, fixed in next integration.
Cheers.
I did briefly get the following failure from integration-20140207:
[CC] cmds-filesystem.o
cmds-filesystem.c: In function 'handle_print':
cmds-filesystem.c:434:5: error: too few arguments to function 'print_one_fs'
space_info_arg, label, mnt);
^
cmds-filesystem.c:361:12: note: declared here
static int print_one_fs(struct btrfs_ioctl_fs_info_args *fs_info,
^
Makefile:113: recipe for target 'cmds-filesystem.o' failed
make: *** [cmds-filesystem.o] Error 1
Though I can't reproduce it now.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html