Commit Graph

  • 8750cac090 move to util.RetryWaitTime Chris Lu 2020-11-01 02:36:43 -0800
  • ef908e166b break import cycle Chris Lu 2020-11-01 02:28:11 -0800
  • 4609644658 mount: remove files that may still are open Chris Lu 2020-11-01 01:33:26 -0800
  • df8d976bb0 refactoring Chris Lu 2020-11-01 01:58:48 -0700
  • 7192a378cc add retry to master clients also Chris Lu 2020-11-01 01:40:16 -0700
  • 004aa9ca5d only retry transport related errors Chris Lu 2020-11-01 01:21:44 -0700
  • f7b21973ac mount: add retry for all operations with filer Chris Lu 2020-11-01 01:11:08 -0700
  • de86945aeb go fmt Chris Lu 2020-10-31 16:45:38 -0700
  • 306062b4e7 filer: add CORS support Chris Lu 2020-10-31 16:44:03 -0700
  • 05acc33294 volume: add CORS support Chris Lu 2020-10-31 16:31:39 -0700
  • 9708df47d1 ensure offset in the index file is positive Chris Lu 2020-10-31 15:50:01 -0700
  • 10f9f1cc26 handle mknod requests Chris Lu 2020-10-30 23:51:32 -0700
  • 8826601be1 mount: optional limit for the number of concurrent writers Chris Lu 2020-10-30 21:22:20 -0700
  • be95f68ca7 scaffold for sftpd Chris Lu 2020-10-30 20:57:08 -0700
  • b9ccaabdcc
    Merge pull request #1586 from kmlebedev/pre_stop_remove_volumes Chris Lu 2020-10-30 15:48:46 -0700
  • 20b967e38c Update README.md Chris Lu 2020-10-30 15:45:32 -0700
  • d2a4ffdd60 glog #1586 Konstantin Lebedev 2020-10-31 03:21:54 +0500
  • 46303c36bf When the volume server is stopped, the master server immediately sees the deletion of volumes Konstantin Lebedev 2020-10-31 02:48:25 +0500
  • eb32af25d4 make space for the QR code Chris Lu 2020-10-30 10:55:31 -0700
  • 7ecbb4b3c9 clean up Chris Lu 2020-10-30 10:46:31 -0700
  • 9081ff8e65
    Merge pull request #1584 from alloneinfo/master Chris Lu 2020-10-30 10:40:04 -0700
  • 8a7f5eba99
    Merge pull request #1 from alloneinfo/mymod #1584 Kenny 2020-10-30 18:17:15 +0800
  • 9cc6575ab5
    Update filer_copy.go Kenny 2020-10-30 18:16:49 +0800
  • c057dd1f64 add back upload retries Chris Lu 2020-10-30 02:16:34 -0700
  • 19098f2c2d make a copy of the filer.entry for most read operations Chris Lu 2020-10-30 01:23:23 -0700
  • 6135cbaa02 clear file.entry Chris Lu 2020-10-30 00:02:16 -0700
  • 0cdf172694
    Update go.yml Chris Lu 2020-10-29 23:46:54 -0700
  • 09a7cb8353
    Create go.yml Chris Lu 2020-10-29 23:41:54 -0700
  • 0ab72a0904
    Update release.yml Chris Lu 2020-10-29 23:41:36 -0700
  • 737d6ed650
    Update and rename go.yml to release.yml Chris Lu 2020-10-29 23:41:10 -0700
  • 02dc51b1ed properly clear out the file.entry Chris Lu 2020-10-29 23:31:04 -0700
  • abff1f67a6
    Update go.yml Chris Lu 2020-10-29 23:26:40 -0700
  • 202964a09b
    Update go.yml Chris Lu 2020-10-29 23:15:28 -0700
  • e379fc3658
    Update go.yml Chris Lu 2020-10-29 23:09:28 -0700
  • 11697ca9fd
    Update go.yml Chris Lu 2020-10-29 23:01:41 -0700
  • 08cbc714f0
    Delete build_binary.yml Chris Lu 2020-10-29 22:49:39 -0700
  • 23a0551c26
    Update go.yml Chris Lu 2020-10-29 22:49:29 -0700
  • 6560ac6466 volume loading: trim out unreachable idx file content Chris Lu 2020-10-29 22:25:09 -0700
  • cf0cd12943
    Update build_binary.yml Chris Lu 2020-10-29 21:16:27 -0700
  • 4c231054fb
    Update build_binary.yml Chris Lu 2020-10-29 21:01:25 -0700
  • ba64390555
    Create build_binary.yml Chris Lu 2020-10-29 20:54:05 -0700
  • 0b68b68ec4 reload entry only when it is a hard link Chris Lu 2020-10-29 16:32:45 -0700
  • 47047516d6 Revert "increase default volume file size limit to 1024" Chris Lu 2020-10-29 15:46:26 -0700
  • 6f8b426f4f
    Merge pull request #1578 from taozix/master Chris Lu 2020-10-29 08:32:27 -0700
  • 22a9ea0512 adjust s3 header file. #1578 ruitao.liu 2020-10-29 16:05:40 +0800
  • c6d9974fe7 server: Add option to enable/disable volume server Chris Lu 2020-10-29 00:24:16 -0700
  • b917be7955 S3 bucket list, response with uploaded storageclass. ruitao.liu 2020-10-29 14:57:19 +0800
  • 8a55b7053f
    Merge pull request #1577 from kmlebedev/grpc_waitforeeady Chris Lu 2020-10-28 20:39:56 -0700
  • 918546bbdb add WaitForReady to grpc DialOption #1577 Konstantin Lebedev 2020-10-29 08:29:04 +0500
  • 6364d59f92
    Merge pull request #1575 from kmlebedev/shell_mark_writable Chris Lu 2020-10-28 12:13:08 -0700
  • fab01f9d8d add readonly #1575 Konstantin Lebedev 2020-10-28 23:17:03 +0500
  • 2a10904d03
    Merge pull request #1574 from kmlebedev/shell_mark_writable Chris Lu 2020-10-28 11:07:09 -0700
  • 884db215a1 add shell command volume mark writable #1574 Konstantin Lebedev 2020-10-28 22:47:09 +0500
  • c321378976
    Merge pull request #1571 from kmlebedev/stats_readonly_detail Chris Lu 2020-10-28 08:58:10 -0700
  • 1ad1b8c4f6 collection Volume ReadOnly Count with detailed status #1571 Konstantin Lebedev 2020-10-28 17:38:26 +0500
  • 326fcdd86b
    Merge pull request #1569 from taozix/master Chris Lu 2020-10-28 03:27:24 -0700
  • 2dcc178d0a save s3 metadata to filer. #1569 ruitao.liu 2020-10-28 18:16:05 +0800
  • 5db46bb0dd typo Chris Lu 2020-10-28 01:45:55 -0700
  • 9ff0490dab
    Update README.md Chris Lu 2020-10-28 01:29:06 -0700
  • 744c5594da volume: automatically trim out unreachable entries Chris Lu 2020-10-28 01:14:39 -0700
  • 3e925faddd trim out name extension Chris Lu 2020-10-28 01:14:05 -0700
  • 73d924f1ee
    Merge pull request #1568 from binbinshi/master Chris Lu 2020-10-27 23:45:32 -0700
  • a67eb1afa1 fix: restart volumeserver sometime occurred out of memory error #1568 shibinbin 2020-10-28 12:03:06 +0800
  • 7cc07655d4 Merge remote-tracking branch 'upstream/master' shibinbin 2020-10-28 11:36:42 +0800
  • 53c3aad875 volume: add a note file to avoid incomplete volume files Chris Lu 2020-10-27 15:56:49 -0700
  • 6da87720eb shorter tag prefix Chris Lu 2020-10-27 15:33:26 -0700
  • 24bf142596 copy large file first Chris Lu 2020-10-27 15:31:13 -0700
  • 432c6f8db3
    Merge pull request #1566 from taozix/master Chris Lu 2020-10-27 13:16:58 -0700
  • 06c15ab35c volume: add special handling for .dat larger than 32GB Chris Lu 2020-10-27 13:11:56 -0700
  • 72f6b77dea fix tag prefix. #1566 ruitao.liu 2020-10-27 18:01:37 +0800
  • 8766ca1b95 rename s3 tag prefix. ruitao.liu 2020-10-27 17:33:24 +0800
  • 19026ae55d return x-amz-tag-count header when GET object. ruitao.liu 2020-10-27 16:49:31 +0800
  • 843865f2ca
    Merge pull request #33 from chrislusf/master hilimd 2020-10-26 22:01:50 +0800
  • 44921220b0 2.07 2.07 Chris Lu 2020-10-25 22:03:46 -0700
  • 283d584141 update to correct block size Chris Lu 2020-10-25 22:03:37 -0700
  • c693c98c15 write a lot of files Chris Lu 2020-10-25 19:28:11 -0700
  • e71463a9eb mount: invalide file cache when metadata is changed Chris Lu 2020-10-25 19:24:15 -0700
  • e219c57849 passing full path when assign volume locations Chris Lu 2020-10-25 15:46:29 -0700
  • f375b93aef renaming Chris Lu 2020-10-25 15:32:43 -0700
  • 596d476e3d HCFS: 1.5.2 Chris Lu 2020-10-25 14:44:18 -0700
  • 63b0fb54f7 minor Chris Lu 2020-10-25 14:15:53 -0700
  • 27ba0a2be3 2.06 2.06 Chris Lu 2020-10-25 12:36:47 -0700
  • 147d4d23b6 filer.copy: automatically use the right bucket Chris Lu 2020-10-25 11:21:33 -0700
  • 91fd311f7a fix logic to read entry or not Chris Lu 2020-10-25 10:33:49 -0700
  • bc11d91892
    Merge pull request #1561 from kmlebedev/k8s_cronjob Chris Lu 2020-10-25 09:52:42 -0700
  • 10a4a628e9 refresh cached file entry from sync metadata updates Chris Lu 2020-10-25 09:42:47 -0700
  • 186e42345e use collection optionaly #1561 Konstantin Lebedev 2020-10-25 20:34:55 +0500
  • 3239425c19 use collection optionaly Konstantin Lebedev 2020-10-25 20:20:49 +0500
  • 37e282e9a7 use dataCenter Konstantin Lebedev 2020-10-25 20:16:09 +0500
  • 68c8d496d8 fix null Konstantin Lebedev 2020-10-25 20:11:58 +0500
  • c2fb1d2490 add k8s cronjob Konstantin Lebedev 2020-10-25 20:10:23 +0500
  • 46cb692d83
    Merge pull request #1560 from kmlebedev/fix_stat_read_only_volumes Chris Lu 2020-10-25 07:20:00 -0700
  • 2fb1fce8a0 avoid old values when missing read only flags #1560 Konstantin Lebedev 2020-10-25 16:21:40 +0500
  • da36abf033 go fmt Chris Lu 2020-10-24 20:12:04 -0700
  • 326a4bbaf5 go mod Chris Lu 2020-10-24 20:11:38 -0700
  • 16fae84414 fix format error Chris Lu 2020-10-24 20:11:31 -0700
  • b7b1eb51b1 default to 2 for better performance in common computer hardware Chris Lu 2020-10-24 20:08:26 -0700
  • 79690b9cd8 revert changes causing wrong data Chris Lu 2020-10-24 20:07:19 -0700
  • 9104cfa744 reduce locks Chris Lu 2020-10-24 19:40:35 -0700
  • e9d40b80b2 less verbose logs Chris Lu 2020-10-24 09:42:54 -0700