search for: cmd_ret

Displaying 4 results from an estimated 4 matches for "cmd_ret".

Did you mean: cmd_rset
2013 Jan 29
8
[RFC] Move btrfsck in to the btrfs command
NOTE: in order to apply this patch you should: git mv btrfsck.c cmd-fsck.c This patch moves btrfsck in to "btrfs fsck". It also adds support for symlinks to the btrfs binary to retain compablity, =) I think something should be done to the help description but i''m not sure what... Anyway, feedback is welcome. -- To unsubscribe from this list: send the line "unsubscribe
2008 Feb 20
1
(message_parser_parse_next_block): assertion, failed: (ctx->input->eof)
...1 in cmd_append_continue_message (cmd=0x61e048) at cmd-append.c:364 client = (struct client *) 0x60d200 ctx = (struct cmd_append_context *) 0x61e0c8 size = 140737488347520 ret = 0 #13 0x000000000041ad81 in client_command_cancel (cmd=0x61e048) at client.c:74 cmd_ret = false #14 0x000000000041affc in client_destroy (client=0x60d200, reason=0x4c4673 "Disconnected for inactivity") at client.c:132 __PRETTY_FUNCTION__ = "client_destroy" #15 0x000000000041aba6 in client_idle_timeout (client=0x60d200) at client.c:27 No locals. #16 0x0000...
2013 Dec 12
1
Dovecot 2.1.7 crash (with core dumped)
...orig_offset = 704677 #8 0x0000000000411ffd in command_exec (cmd=0x19a54c0) at imap-commands.c:148 hook = 0x1989cd0 ret = <value optimized out> #9 0x00000000004108da in client_command_cancel (_cmd=0x7fffb9589088) at imap-client.c:136 cmd = 0x19a54c0 cmd_ret = <value optimized out> #10 0x000000000041178d in client_destroy (client=0x19a48e0, reason=<value optimized out>) at imap-client.c:202 cmd = 0x0 __FUNCTION__ = "client_destroy" #11 0x00007f68af1bab56 in io_loop_call_io (io=0x1a35ad0) at ioloop.c:379...
2011 Jan 07
0
imap crash (with backtrace)
...d-idle.c:38 client = 0x9015be0 #8 0x08051450 in cmd_idle_continue (cmd=0x9016048) at cmd-idle.c:224 client = 0x9015be0 ctx = 0x90160d0 orig_offset = 771339 #9 0x08056924 in client_command_cancel (_cmd=0xbff2d1ec) at imap-client.c:126 cmd = 0x9016048 cmd_ret = <value optimized out> #10 0x080572cb in client_destroy (client=0x9015be0, reason=<value optimized out>) at imap-client.c:190 cmd = 0x9016048 __FUNCTION__ = "client_destroy" #11 0x0805157a in idle_client_input (ctx=0x90160d0) at cmd-idle.c:103 cli...