[OpenSIPS-Devel] [OpenSIPS/opensips] ba730c: mi_fifo: proper print of fifo mode error

Răzvan Crainea noreply at github.com
Mon May 24 12:51:46 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ba730cd8bcb0ff8391b8012762ed6325a324330c
      https://github.com/OpenSIPS/opensips/commit/ba730cd8bcb0ff8391b8012762ed6325a324330c
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M modules/mi_fifo/fifo_fnc.c

  Log Message:
  -----------
  mi_fifo: proper print of fifo mode error


  Commit: 0882e7d6fc43ae6bd5f3c734144ff490582d775d
      https://github.com/OpenSIPS/opensips/commit/0882e7d6fc43ae6bd5f3c734144ff490582d775d
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2021-05-24 (Mon, 24 May 2021)

  Changed paths:
    M modules/mi_fifo/doc/mi_fifo_admin.xml

  Log Message:
  -----------
  mi_fifo: document fifo /tmp directory error

Starting with linux kernel 4.19, by default, the kernel no longer
allows users to write in fifo files that are stored in a sticky-bit
directory but they are not owned by the user trying to access it.
The limitation was introduced in torvalds/linux at 30aba6656f
This problem was reported in OpenSIPS/opensips-cli#83


Compare: https://github.com/OpenSIPS/opensips/compare/00789877b021...0882e7d6fc43



More information about the Devel mailing list