search for: mbox_sync_file_updated

Displaying 1 result from an estimated 1 matches for "mbox_sync_file_updated".

2013 Aug 05
1
Corrupted mboxes with v2.2.4, posix_fallocate and GFS2
...1311 mbox_set_syscall_error(sync_ctx->mbox, 1312 "ftruncate()"); 1313 } 1314 return -1; 1315 } 1316 mbox_sync_file_updated(sync_ctx, FALSE); 1317 1318 if (mbox_sync_rewrite(sync_ctx, mail_ctx, file_size, 1319 -sync_ctx->space_diff, padding, 1320 sync_ctx->need_space_seq, 1321...