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
/
mounter.go
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
Fix: error strings should not be capitalized (ST1005)
n9
1
-1
/
+1
2023-08-07
Use SIGTERM for shutting down weed mount, adjust timeouts
Viktor Kuzmin
1
-3
/
+4
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
-1
/
+1
2022-09-26
Make sure we'll have no stale mount after process kill
Viktor Kuzmin
1
-0
/
+4
2022-09-03
Rename Mount interface to Unmounter
Viktor Kuzmin
1
-21
/
+21
2022-09-03
Remove linux specific magic from fuse process start/stop.
Viktor Kuzmin
1
-23
/
+68
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2022-07-07
Fix error to avoid zombie processes
garenchan
1
-0
/
+7
2022-07-01
Fix error when managing multiple volumes
garenchan
1
-2
/
+12
2022-04-03
Check for corrupted mount before unmount
Viktor Kuzmin
1
-1
/
+1
2022-04-02
Do not fail if path is already unmounted
Viktor Kuzmin
1
-2
/
+7
2021-09-28
Allow static persistent volumes, some code cleanup
Viktor Kuzmin
1
-2
/
+2
2021-01-27
Match variable names to Context instead of Parameters
Daniel Santos
1
-2
/
+2
2021-01-20
Add mount arguments as CSI volume parameters
Daniel Santos
1
-3
/
+4
2021-01-11
refactoring
Chris Lu
1
-2
/
+2
2020-09-04
fix compile error
Chris Lu
1
-1
/
+1
2020-09-04
start weed mount without blocking
Chris Lu
1
-1
/
+2
2020-09-04
add logging
Chris Lu
1
-2
/
+2
2020-06-02
compile
Chris Lu
1
-1
/
+1
2020-06-01
configure filer via CLI
Chris Lu
1
-28
/
+2
2020-05-31
it can compile now!
Chris Lu
1
-0
/
+87