index
:
seaweedfs-csi-driver/.git
master
origin/HEAD
origin/feat/mount-service-separation
origin/fix-filer-pb-api-signatures
origin/fix-helm-release-approval
origin/fix-mount-service-default
origin/fix/csi-driver-self-healing
origin/gh-pages
origin/logrus
origin/master
origin/pr/205
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
driver
/
volume.go
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-29
Use capacity of one byte as 'no quota'
Viktor Kuzmin
1
-0
/
+5
2024-01-18
Revert "chore(seaweedfs-csi-driver): delete unnecessary stage"
chrislu
1
-17
/
+51
2024-01-18
Revert "Fix: unable to properly clean mount points"
chrislu
1
-33
/
+40
2024-01-15
Fix: unable to properly clean mount points
duanhongyi
1
-40
/
+33
2024-01-11
chore(seaweedfs-csi-driver): delete unnecessary stage
duanhongyi
1
-51
/
+17
2024-01-11
Fix: capacity error in re mounting after expand volume
duanhongyi
1
-1
/
+1
2023-08-10
Added missing arg
n9
1
-1
/
+1
2023-08-07
Graceful stop with mounts cleanup
Viktor Kuzmin
1
-2
/
+19
2023-08-06
Use single instance of mount utility - mount.New is expensive
Viktor Kuzmin
1
-5
/
+3
2023-08-06
Update dependencies, move from deprecated k8s.io/utils/mount to k8s.io/mount-...
Viktor Kuzmin
1
-5
/
+5
2022-09-03
Rename Mount interface to Unmounter
Viktor Kuzmin
1
-6
/
+6
2022-09-03
Remove linux specific magic from fuse process start/stop.
Viktor Kuzmin
1
-44
/
+20
2022-08-20
Make sure mount point is cleaned up even if we think we're not managing it
Viktor Kuzmin
1
-16
/
+2
2022-08-16
fix an error to return correct result
Garen Chan
1
-1
/
+1
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
1
-2
/
+2
2022-07-15
Fix #70: use bind mount rather than symbolic link
garenchan
1
-7
/
+20
2022-07-07
Fix error to avoid zombie processes
garenchan
1
-6
/
+1
2022-07-07
Pods using the same volume share mount
garenchan
1
-0
/
+147