Package: lio-utils / 3.1+git2.fd0b34fd-2

Metadata

Package Version Patches format
lio-utils 3.1+git2.fd0b34fd-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tcm file Set fd_buffered_io 1 based upon active FILE.patch | (download)

tcm-py/tcm_fileio.py | 30 26 + 4 - 0 !
1 file changed, 26 insertions(+), 4 deletions(-)

 [patch 1/2] tcm-file: set fd_buffered_io=1 based upon active fileio
 mode

This patch fixes a bug in fd_get_params() where FILEIO buffered enabled mode
was not being saved across reboots in /etc/target/tcm_start.sh, causing
FILEIO devices created with buffered=true to revert to O_DSYNC mode.

Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
Signed-off-by: Ritesh Raj Sarraf <rrs@debian.org>

shell script header.patch | (download)

conf/lio_start.default | 1 1 + 0 - 0 !
conf/tcm_start.default | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

---
initscript.patch | (download)

scripts/rc.target | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

---