ningfd
|
f32142f6f5
|
add disableXAttr in mount option
|
2022-06-06 14:09:01 +08:00 |
|
chrislu
|
d65bb2c6df
|
mount: file handle locks entry better
related to https://github.com/chrislusf/seaweedfs/issues/2952
|
2022-06-05 18:15:06 -07:00 |
|
chrislu
|
5b8b022985
|
remove unused parameter
|
2022-05-24 18:52:04 -07:00 |
|
chrislu
|
3ab2c0e5c0
|
avoid possible nil attributes
|
2022-04-06 10:11:11 -07:00 |
|
chrislu
|
958f880b70
|
mount: add grpc method to adjust quota
|
2022-04-02 15:14:37 -07:00 |
|
chrislu
|
f70c1e449b
|
add useful doc link
|
2022-03-13 00:14:50 -08:00 |
|
chrislu
|
011a41b561
|
add back writes to swap file when too many in memory chunks are used.
|
2022-03-09 22:26:51 -08:00 |
|
chrislu
|
c7e8ac18f0
|
mount: quota for one mounted collection
related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48
|
2022-03-06 02:44:40 -08:00 |
|
chrislu
|
b7c992f410
|
add flag to enforce quota
|
2022-03-05 22:10:43 -08:00 |
|
chrislu
|
fcf3714443
|
mount: add back support for filer.path
|
2022-02-28 12:16:53 -08:00 |
|
chrislu
|
9ef5bb20f6
|
mount2: invalidate fuse cache for replaced inode
|
2022-02-27 00:00:23 -08:00 |
|
chrislu
|
93e12d5f30
|
fix build
|
2022-02-18 00:48:00 -08:00 |
|
chrislu
|
f9d33f70b0
|
return fuse.Status when looking up by inode
|
2022-02-18 00:45:43 -08:00 |
|
chrislu
|
49b84b6e2a
|
list entries while reading from remote
|
2022-02-16 21:32:15 -08:00 |
|
chrislu
|
22739c653a
|
clean up
|
2022-02-16 07:57:08 -08:00 |
|
chrislu
|
65bfeafb5a
|
add back mkdir
|
2022-02-16 01:09:21 -08:00 |
|
chrislu
|
37e8fce841
|
clean up cache on exit
|
2022-02-16 00:39:21 -08:00 |
|
chrislu
|
1560ec7e26
|
remove unused code
|
2022-02-16 00:37:24 -08:00 |
|
chrislu
|
17ac5244c3
|
mount2: avoid double listing directories
|
2022-02-15 01:44:17 -08:00 |
|
chrislu
|
fe57a2e770
|
file set attribute
|
2022-02-14 01:36:10 -08:00 |
|
chrislu
|
dbeeda8123
|
listen for metadata updates
|
2022-02-14 01:09:31 -08:00 |
|
chrislu
|
2b955c1713
|
support read
|
2022-02-13 22:50:44 -08:00 |
|
chrislu
|
bb9919b07a
|
add open release, refactor
|
2022-02-13 19:14:34 -08:00 |
|
chrislu
|
3d93570979
|
supports forget
|
2022-02-13 03:31:47 -08:00 |
|
chrislu
|
7cfbf1e85f
|
fix ok status
|
2022-02-12 22:41:45 -08:00 |
|
chrislu
|
72faae91e1
|
implement read directory and read directory plus
|
2022-02-12 02:48:44 -08:00 |
|
chrislu
|
f4d88862c4
|
can attr root directory
|
2022-02-12 01:54:16 -08:00 |
|
chrislu
|
180445f5a8
|
change to use fuse file system
|
2022-02-11 21:35:09 -08:00 |
|
chrislu
|
45a0fda9bd
|
need to follow https://github.com/hanwen/go-fuse/blob/master/fuse/api.go
|
2022-02-11 03:12:52 -08:00 |
|
chrislu
|
f87da798a4
|
to be re-written following fuse virtual file system
|
2022-02-11 03:09:30 -08:00 |
|
chrislu
|
9a913457dd
|
supports stats
|
2022-02-10 23:23:47 -08:00 |
|
chrislu
|
b6143de52a
|
mount with name
|
2022-02-10 22:43:55 -08:00 |
|
chrislu
|
c3f9d9fa2e
|
initial setup
|
2022-02-10 20:32:13 -08:00 |
|