cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [ANN] cmogstored 1.4.2 - log unlink failures
@ 2015-03-06  2:37 Eric Wong
  2015-03-09 23:02 ` [ANN] cmogstored 1.4.3 - mostly non-GNU/Linux fixups Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2015-03-06  2:37 UTC (permalink / raw)
  To: cmogstored-public, mogile

This release is to enable logging of unlink errors from the
filesystem (all other local filesystem errors should be logged).

Some minor doc/packaging/copyright year updates, too.

shortlog of changes since 1.4.2:

* Makefile.am: gzip README and associated data
* manpage: update contact and copyright information
* update copyrights to 2014 (and all contributors)
* doc/design.txt: add a few more notes on compromises
* http_dav: log 500 errors from DELETE requests
* tapset/http_access_log: note CLF differences
* copyright updates for 2015

http://bogomips.org/cmogstored/files/cmogstored-1.4.2.tar.gz
SHA-1 296e6804760325bd4946ebe0c4cc005d222e93fb

* homepage: http://bogomips.org/cmogstored/README
* git clone git://bogomips.org/cmogstored.git
* cgit: http://bogomips.org/cmogstored.git
* gitweb: http://repo.or.cz/w/cmogstored.git
* list: cmogstored-public@bogomips.org (subscription optional)
* archives: http://bogomips.org/cmogstored-public/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ANN] cmogstored 1.4.3 - mostly non-GNU/Linux fixups
  2015-03-06  2:37 [ANN] cmogstored 1.4.2 - log unlink failures Eric Wong
@ 2015-03-09 23:02 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2015-03-09 23:02 UTC (permalink / raw)
  To: cmogstored-public, mogile

For all platforms, the startup device scanning thread at startup
may not handle EINTR properly.  This bug only manifested at
startup and does not affect running instances.  However, this
bug is also readily apparent on newer versions of FreeBSD
which support the ppoll function call.

Thanks to Mykola Golub <trociny@FreeBSD.org> for the bug report
which led to this release.

For systems lacking epoll_pwait (older GNU/Linux, all *BSDs),
there is also a bugfix for systems which experience signal spam
leading to errno clobbering in the main thread.  This bug was
only noticed due to a bug report against Ruby:

  https://bugs.ruby-lang.org/issues/10866

There is no need to upgrade if 1.4.1 is already running well
on modern GNU/Linux systems capable of epoll_pwait.  But then
again nginx-style SIGUSR2 upgrades are transparent to clients.

shortlog since 1.4.2:

      Makefile.am: fix publish rule for website
      Fix assertion failure during startup
      avoid relying on ppoll as a cancellation point
      preserve errno when inside sig handler for self-pipe

http://bogomips.org/cmogstored/files/cmogstored-1.4.3.tar.gz
SHA-1 b06b62f9c17a4e082920b57c4036233df80a8601

* homepage: http://bogomips.org/cmogstored/README
* git clone git://bogomips.org/cmogstored.git
* cgit: http://bogomips.org/cmogstored.git
* gitweb: http://repo.or.cz/w/cmogstored.git
* list: cmogstored-public@bogomips.org (subscription optional)
* archives: http://bogomips.org/cmogstored-public/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-09 23:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-06  2:37 [ANN] cmogstored 1.4.2 - log unlink failures Eric Wong
2015-03-09 23:02 ` [ANN] cmogstored 1.4.3 - mostly non-GNU/Linux fixups Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).