k3s/pkg/volume/iscsi
Kubernetes Submit Queue b883c5905a
Merge pull request #67328 from cofyc/fix65113-2
Automatic merge from submit-queue (batch tested with PRs 66916, 67252, 67794, 67619, 67328). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Using a fixed set of locks, then we don't need to free unused locks anymore.

**What this PR does / why we need it**:

Using a fixed set of locks, then we don't need to free unused locks anymore.
See kubernetes/kubernetes/pull/66442 for discussions.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #65113

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```

/assign @msau42 
/assign @thockin
2018-08-24 15:25:17 -07:00
..
BUILD Avoid deleted iSCSI LUNs in the kernel 2018-07-24 23:58:19 -04:00
OWNERS Update volume OWNERS to reflect active sig-storage reviewers 2017-10-26 13:26:33 -07:00
attacher.go update volume plugins accordingly 2018-08-14 11:12:54 +08:00
disk_manager.go update import 2018-02-27 20:23:35 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iscsi.go Using a fixed set of locks, then we don't need to free unused locks 2018-08-24 12:24:09 +08:00
iscsi_test.go FIX the os.Stat() func in volume file/kind bug 2018-02-24 19:31:21 +08:00
iscsi_util.go Add wait loop for multipath devices to appear 2018-08-08 00:44:45 -04:00
iscsi_util_test.go Support iscsi volume attach and detach 2017-08-26 17:23:47 -04:00