From: Andrew <nit...@us...> - 2012-02-24 20:03:20
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Repository for bering-uClibc.". The branch, next has been updated via a299454014e520d1ef3b07b4b40f02561b49c009 (commit) from b6d5b01c897e0541a540411de19c44c22004fdd9 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a299454014e520d1ef3b07b4b40f02561b49c009 Author: Andrew Denisenko <nit...@us...> Date: Fri Feb 24 22:02:18 2012 +0200 fixed iscsi ----------------------------------------------------------------------- Summary of changes: repo/iscsi/block-io.c-new-plugging-method.patch | 28 +++ repo/iscsi/buildtool.cfg | 49 +++++ repo/iscsi/buildtool.mk | 8 +- repo/iscsi/iotype.c-rwlock.patch | 11 + .../iscsitarget-0.4.15-isns-set-scn-flag.patch | 20 ++ repo/iscsi/iscsitarget-1.4.20.1.tar.gz | Bin 137487 -> 0 bytes repo/iscsi/iscsitarget-2.6.36.patch | 11 + repo/iscsi/iscsitarget-2.6.37.patch | 229 ++++++++++++++++++++ repo/iscsi/iscsitarget-2.6.38.patch | 32 +++ repo/iscsi/iscsitarget-3.2.patch | 62 ++++++ 10 files changed, 449 insertions(+), 1 deletions(-) create mode 100644 repo/iscsi/block-io.c-new-plugging-method.patch create mode 100644 repo/iscsi/iotype.c-rwlock.patch create mode 100644 repo/iscsi/iscsitarget-0.4.15-isns-set-scn-flag.patch delete mode 100644 repo/iscsi/iscsitarget-1.4.20.1.tar.gz create mode 100644 repo/iscsi/iscsitarget-2.6.36.patch create mode 100644 repo/iscsi/iscsitarget-2.6.37.patch create mode 100644 repo/iscsi/iscsitarget-2.6.38.patch create mode 100644 repo/iscsi/iscsitarget-3.2.patch hooks/post-receive -- Repository for bering-uClibc. |