pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/istgt



Module Name:    pkgsrc
Committed By:   sborrill
Date:           Fri Dec  2 08:46:19 UTC 2011

Modified Files:
        pkgsrc/net/istgt: Makefile distinfo
Removed Files:
        pkgsrc/net/istgt/patches: patch-Makefile.in

Log Message:
Update to 20111008.

Includes Makefile patch sent upstream (thanks!).

Changelog (translated by Google from Japanese):

Adjust the duration of the lock, and make additional response
SendTargets.
Added ReadCache / WriteCache as a LUN option for future expansion.
This volatile write cache mode was previously supported with (O_FSYNC)
,but can now be set from the beginning.
It is expected to be stable this year.

New configuration key (LUN option):
  # for each LUN number (both enabled by default)
  LUN0 Option ReadCache Disable
  LUN0 Option WriteCache Disable


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/istgt/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/istgt/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/net/istgt/patches/patch-Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index