Chris Lu
|
3f9ecee40f
|
working with reading remote intervals
|
2019-05-28 21:29:07 -07:00 |
|
Chris Lu
|
1ca1ec906a
|
add weedfuse
|
2019-05-10 15:03:31 -07:00 |
|
Chris Lu
|
b30c14b631
|
webdav: can read now
|
2019-05-03 00:24:35 -07:00 |
|
Chris Lu
|
630cf1e33e
|
fix
|
2019-04-24 12:31:52 -07:00 |
|
Chris Lu
|
ea4592161c
|
fix
|
2019-04-24 12:31:14 -07:00 |
|
Chris Lu
|
c5a931b22c
|
logging
|
2019-04-24 12:30:36 -07:00 |
|
Chris Lu
|
97406333a5
|
support atomic renaming for mysql/postgres filer store
|
2019-03-30 23:08:29 -07:00 |
|
Chris Lu
|
c7e7b6229f
|
detect mime type
|
2019-03-27 14:25:18 -07:00 |
|
Chris Lu
|
55bab1b456
|
add context.Context
|
2019-03-15 17:20:24 -07:00 |
|
Chris Lu
|
d312c55bbe
|
file path supports windows, avoiding back slashes
fix https://github.com/chrislusf/seaweedfs/issues/868
|
2019-03-04 13:00:08 -08:00 |
|
Chris Lu
|
9a4dda3011
|
Merge pull request #855 from chrislusf/add_jwt
Add jwt
|
2019-02-18 15:05:32 -08:00 |
|
Chris Lu
|
a1c7dc3806
|
avoid changing attributes for mount directory
|
2019-02-18 12:14:28 -08:00 |
|
Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
2019-02-18 12:11:52 -08:00 |
|
Chris Lu
|
712a0e19c8
|
Merge branch 'master' into add_jwt
|
2019-02-15 10:01:16 -08:00 |
|
Chris Lu
|
2ec6a679c2
|
avoid "fchmod failed" during cp
|
2019-02-15 10:00:27 -08:00 |
|
Chris Lu
|
157c0f7c01
|
add jwt for writes
|
2019-02-15 09:59:22 -08:00 |
|
Chris Lu
|
a3b0e39b06
|
weed mount deletion always goes to weed filer
|
2019-02-14 07:07:38 -08:00 |
|
Chris Lu
|
e70f740deb
|
set file attributes
fix https://github.com/chrislusf/seaweedfs/issues/847
|
2019-01-24 19:38:04 -08:00 |
|
bingoohuang
|
ab6be025d7
|
go fmt and fix some typo
|
2019-01-17 09:17:19 +08:00 |
|
Chris Lu
|
bd32108a90
|
disable async file deletion
|
2019-01-05 22:51:50 -08:00 |
|
Chris Lu
|
be9a7592a1
|
incrementally calculate visible intervals
|
2019-01-05 22:23:44 -08:00 |
|
Chris Lu
|
fe50224ea0
|
refactoring
|
2019-01-05 15:21:56 -08:00 |
|
Chris Lu
|
d9f9aca453
|
refactoring
|
2019-01-05 15:16:39 -08:00 |
|
Chris Lu
|
251b596bc5
|
increase batch deletion size to 1024
|
2019-01-03 22:21:57 -08:00 |
|
Chris Lu
|
aac11fb832
|
reduce directory list cache usage
|
2019-01-03 22:21:39 -08:00 |
|
Chris Lu
|
9539823c35
|
fix log
|
2019-01-01 03:04:44 -08:00 |
|
Chris Lu
|
525db94d9a
|
async file chunk deletion
|
2019-01-01 02:33:57 -08:00 |
|
Chris Lu
|
ffb5d3f93a
|
get bytes from sync pool
|
2019-01-01 02:14:40 -08:00 |
|
Chris Lu
|
832ac8129a
|
reduce pointer usage
|
2018-12-31 15:10:14 -08:00 |
|
Chris Lu
|
d6181076bb
|
FUSE remove adjust error
|
2018-12-30 22:29:27 -08:00 |
|
Chris Lu
|
0388d421d2
|
caching visible intervals for read
speeds up 4x in single thread mode
speeds up 30% in 32 threads mode
|
2018-12-30 00:51:44 -08:00 |
|
Chris Lu
|
d7bf6c5b91
|
switching_to_seaweedfs_fuse
|
2018-12-29 10:31:36 -08:00 |
|
Chris Lu
|
03c7447ad6
|
set mount point to existing permissions
fix https://github.com/chrislusf/seaweedfs/issues/806
|
2018-12-28 23:36:13 -08:00 |
|
Chris Lu
|
a8af1e3f5f
|
set attributes include crtime
|
2018-12-28 22:37:18 -08:00 |
|
Chris Lu
|
79168ab0bb
|
adjust error and log
|
2018-12-28 15:10:23 -08:00 |
|
Chris Lu
|
308ac1d0d2
|
reuse buffer by sync pool
|
2018-12-28 03:27:48 -08:00 |
|
Chris Lu
|
253f190f48
|
weed mount add symlink support
|
2018-12-25 22:45:44 -08:00 |
|
Chris Lu
|
9eb2bee86a
|
avoid error log if not found
|
2018-12-24 17:45:26 -08:00 |
|
Chris Lu
|
d3839fe279
|
go fmt
|
2018-12-22 11:11:57 -08:00 |
|
Chris Lu
|
3ac54792e1
|
paginate when filer deleting and FUSE mount renaming
|
2018-12-16 23:20:08 -08:00 |
|
Chris Lu
|
42b8f1145a
|
weed mount ls paginate the results
fix https://github.com/chrislusf/seaweedfs/issues/787
|
2018-12-11 07:41:50 -08:00 |
|
Chris Lu
|
39ea8484c1
|
adjust proto API
|
2018-12-11 07:17:10 -08:00 |
|
Chris Lu
|
1bfb96f34d
|
optimization for reading whole chunk with gzip encoding
|
2018-12-07 01:57:55 -08:00 |
|
Chris Lu
|
29f1673d97
|
refactoring
|
2018-12-07 01:25:01 -08:00 |
|
Chris Lu
|
86dd933596
|
go fmt
|
2018-11-23 00:26:15 -08:00 |
|
Chris Lu
|
444dfded84
|
add fs.FSStatfser for SeaweedFS weed mount
|
2018-11-23 00:24:51 -08:00 |
|
Chris Lu
|
2e32b44061
|
add template for fs.FSStatfser
|
2018-11-22 23:05:22 -08:00 |
|
Chris Lu
|
2f2e417b68
|
detailed export
|
2018-11-21 15:12:47 -08:00 |
|
Chris Lu
|
4fcfc9410f
|
cleanup
|
2018-11-18 11:51:38 -08:00 |
|
Chris Lu
|
60421b23f0
|
reduce weed mount memory usage
|
2018-11-18 07:49:14 -08:00 |
|