From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 071BD1F461; Sun, 12 May 2019 00:54:41 +0000 (UTC) Date: Sun, 12 May 2019 00:54:40 +0000 From: Eric Wong To: mogile@googlegroups.com, cmogstored-public@bogomips.org Subject: [ANN] cmogstored 1.7.1 - a mogstored alternative Message-ID: <20190512-cmogstored-1.7.1-rele@sed> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: cmogstored is an alternative implementation of the "mogstored" storage component of MogileFS. cmogstored is implemented in C and does not use Perl at runtime. cmogstored is the only component you need to install on a MogileFS storage node. Changes: Linux 5.0/5.1 epoll_pwait workaround The Linux kernel bugfix should hit mainline and stable kernels, soon. But there's no reason for us to be caring if errno is EINTR or not... cf. https://lore.kernel.org/lkml/20190427093319.sgicqik2oqkez3wk@dcvr/ https://lore.kernel.org/lkml/20190507043954.9020-1-deepa.kernel@gmail.com/ There are also some minor build/test updates since v1.7.0 (2018-12-18): test/mgmt-usage.rb: fix mismatched indentation warning add .gitattributes for Ruby files test/mgmt_auto_adjust.rb: improve diagnostic messages .gitignore: add extra ignores for gnulib in Debian 9 notify.c: workaround epoll_pwait bug in current Linux 5.0/5.1 doc: remove mailing list subscription info https://bogomips.org/cmogstored/files/cmogstored-1.7.1.tar.gz SHA-256: 603c163e133c656feebf1055364eb153664fafcb053696f7b86da511bf02a893 * homepage: http://bogomips.org/cmogstored/README * git clone https://bogomips.org/cmogstored.git * gitweb: https://repo.or.cz/w/cmogstored.git * public inbox: cmogstored-public@bogomips.org * archives: https://bogomips.org/cmogstored-public/ * nntp://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored