1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-08-22 20:12:47 +02:00

Commit graph

  • f3442e36e6 mount: quota adjust error type to be syscall.ENOSPC chrislu 2022-03-06 17:04:21 -08:00
  • 89cd0c27a8
    Merge pull request #2728 from kmlebedev/set_default_leveldb2 Chris Lu 2022-03-06 07:26:30 -08:00
  • 318d8affa8
    Merge pull request #2727 from banjiaojuhao/filer_bug-fix_reset-byteBuffer Chris Lu 2022-03-06 07:25:11 -08:00
  • cf444ebd07 Set default leveldb2 enabled avoid Filer store is enabled for both leveldb2 and mysql Konstantin Lebedev 2022-03-06 18:27:25 +05:00
  • a07c93f4dd filer: reset bytesBuffer before use banjiaojuhao 2022-03-06 21:06:04 +08:00
  • c7e8ac18f0 mount: quota for one mounted collection chrislu 2022-03-06 02:44:40 -08:00
  • b7c992f410 add flag to enforce quota chrislu 2022-03-05 22:10:43 -08:00
  • f1713c96ae avoid possible runtime error: index out of range [0] with length 0 chrislu 2022-03-05 21:14:31 -08:00
  • da76af187f mount: avoid possible index out of bounds error chrislu 2022-03-04 22:36:01 -08:00
  • 6e49e75a5b use logical number of files and sizes for statistics and quota chrislu 2022-03-04 18:47:44 -08:00
  • f51e20028a mount: avoid comma in mount options chrislu 2022-03-03 03:42:29 -08:00
  • dc0f48682c unused chrislu 2022-03-03 03:41:35 -08:00
  • 28b8974a3a mount: fix directory pagination when using midnight commander chrislu 2022-03-03 02:59:31 -08:00
  • a96d4254e9 filer, s3, volume server: a bit memory optimization chrislu 2022-03-02 20:15:28 -08:00
  • 6fbbc78574 stream reading a whole chunk chrislu 2022-03-02 13:50:46 -08:00
  • 784583afc6 avoid pool memory allocation if too large chrislu 2022-03-02 13:50:28 -08:00
  • ba14307319 2.92 2.92 chrislu 2022-02-28 15:22:19 -08:00
  • fcf3714443 mount: add back support for filer.path chrislu 2022-02-28 12:16:53 -08:00
  • ca0cd81a75
    Merge pull request #2716 from dave-b-code/patch-1 Chris Lu 2022-02-28 10:10:59 -08:00
  • 80c017907b filer.backup: fix backing up encrypted chunks chrislu 2022-02-28 10:07:06 -08:00
  • aad62ee148 mount: mark directory uncached if forgotten chrislu 2022-02-28 02:08:24 -08:00
  • 554e239097 release file handle chrislu 2022-02-28 01:23:14 -08:00
  • 3639fedd01 mount: fix fsync opened and renamed files chrislu 2022-02-28 00:34:17 -08:00
  • 63a9d8f01d ensure inodes are not duplicating unless hardlinked chrislu 2022-02-27 23:13:49 -08:00
  • de77d00c81 correctly clean up for a file chrislu 2022-02-27 23:12:28 -08:00
  • 18543c6e8b minor chrislu 2022-02-27 23:11:09 -08:00
  • 6a698713fa
    Fix liveness and readiness probe endpoint dave-b-code 2022-02-27 15:01:18 +00:00
  • 09cd00f356 2.91 2.91 chrislu 2022-02-27 04:03:39 -08:00
  • 941ced60a4 download 2 chunks if at the beginning of a file chrislu 2022-02-27 03:57:24 -08:00
  • f9d9eed0c9 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-27 03:41:35 -08:00
  • d602d68fd1 remove dead code chrislu 2022-02-27 03:41:32 -08:00
  • 706a86077d remove dead code chrislu 2022-02-27 03:41:22 -08:00
  • 6c07af6014
    Merge pull request #2715 from gfx-labs/acl-pr Chris Lu 2022-02-27 03:27:32 -08:00
  • c3792c8352 remove dead code chrislu 2022-02-27 03:03:19 -08:00
  • aa9eef81e6 retire mount v1 chrislu 2022-02-27 02:57:27 -08:00
  • fb940dd807
    Merge branch 'chrislusf:master' into acl-pr eddy-gfx 2022-02-27 04:52:08 -06:00
  • 881a0fe806 ensure compatibility elee 2022-02-27 04:50:59 -06:00
  • 954ad98e0d set canned acl on replication create elee 2022-02-27 04:49:31 -06:00
  • 22362f6495 avoid too many logs in tmp folder original_weed_mount chrislu 2022-02-27 02:44:10 -08:00
  • 6e1ab97988 use debug option to see operations chrislu 2022-02-27 02:02:30 -08:00
  • 2112d99140 mount2: add back readonly mode chrislu 2022-02-27 01:13:32 -08:00
  • 9ef5bb20f6 mount2: invalidate fuse cache for replaced inode chrislu 2022-02-27 00:00:23 -08:00
  • 4ddcbaab57 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-26 23:20:47 -08:00
  • 551d00d51a prefetch other chunks when stream reading chrislu 2022-02-26 23:20:45 -08:00
  • e1d3dd5e18
    Merge pull request #2712 from guo-sj/correct_comments Chris Lu 2022-02-26 09:16:12 -08:00
  • 82cad5e330
    correct comments guosj 2022-02-26 22:44:26 +08:00
  • 7b1a713d2a remove dead code chrislu 2022-02-26 03:23:15 -08:00
  • 3a58b7bac6 a little safer chrislu 2022-02-26 03:23:06 -08:00
  • 708e14fcfa avoid possible too big memory allocation chrislu 2022-02-26 03:22:41 -08:00
  • 3345a50d9b prefetch 2 chunks chrislu 2022-02-26 03:06:17 -08:00
  • 86ce69f709 remove logs chrislu 2022-02-26 03:00:20 -08:00
  • b2a148cb4c use file size as max range chrislu 2022-02-26 03:00:08 -08:00
  • 2ab0ad24a3 use memory pool chrislu 2022-02-26 02:59:19 -08:00
  • 28b395bef4 better control for reader caching chrislu 2022-02-26 02:16:47 -08:00
  • 3ad5fa6f6f chunk cache adds function ReadChunkAt chrislu 2022-02-25 21:55:04 -08:00
  • fc7a4957ea fix mount2 options chrislu 2022-02-25 21:22:44 -08:00
  • 72c0233938 less logs chrislu 2022-02-25 15:34:24 -08:00
  • 101e6d80b0 mount2: listXattr return ok if xattr is empty chrislu 2022-02-25 14:38:56 -08:00
  • 03466f955e rename: delete source entry metadata only, skipping hard links chrislu 2022-02-25 02:57:54 -08:00
  • 8080fe4cc1 logs chrislu 2022-02-25 02:56:23 -08:00
  • e423548673 rename: pass along entry metadata chrislu 2022-02-25 02:53:37 -08:00
  • e8110bb54c Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-25 01:17:28 -08:00
  • 202a29d014 refactoring chrislu 2022-02-25 01:17:26 -08:00
  • 91d6785cf3 define metadata action types chrislu 2022-02-25 00:54:16 -08:00
  • be3fc77391 mount2: use consistent inode chrislu 2022-02-25 00:53:27 -08:00
  • 9873bae115
    Merge pull request #2706 from guo-sj/fix_log_info Chris Lu 2022-02-24 22:48:19 -08:00
  • 121b31f750 fix incorrect log information guosj 2022-02-25 13:41:20 +08:00
  • ceaf993a27 mount2: add rdev chrislu 2022-02-24 14:51:25 -08:00
  • 95717d1006 simpler output chrislu 2022-02-24 13:50:08 -08:00
  • b05962b90e rename: handle hard links chrislu 2022-02-24 02:59:00 -08:00
  • e31ec04f4f mount2: POSIX deleted opened file nlink should be 0 chrislu 2022-02-24 01:59:37 -08:00
  • 419e355e9e Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-24 01:31:07 -08:00
  • 91f0481f4e mount2: SetAttr set mode correctly chrislu 2022-02-24 01:31:04 -08:00
  • 97a4b66df7
    Merge pull request #2704 from guo-sj/fix_bugs_in_return_value Chris Lu 2022-02-24 00:49:29 -08:00
  • abe7214c1f Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-24 00:37:59 -08:00
  • b93d57da31 mount2: dir read opened file chrislu 2022-02-24 00:37:57 -08:00
  • 3e7aa1caf5 fix return value in storage/volume_vacuum.go:444 guosj 2022-02-24 15:54:36 +08:00
  • 6834df77a0
    Merge pull request #2701 from guo-sj/fix_bugs_in_return_value Chris Lu 2022-02-23 19:23:37 -08:00
  • 26f3ab8d4b fix a return bug in func (c *commandVacuum) Do guosj 2022-02-24 09:04:38 +08:00
  • 320637dc7a use "mv.from" for moving files chrislu 2022-02-23 15:34:42 -08:00
  • c29bc9a367 fix error handling chrislu 2022-02-23 15:34:25 -08:00
  • b6a7ffc7a2 filer: support shallow copy file banjiaojuhao 2022-02-24 00:29:19 +08:00
  • da58c748bc
    Merge pull request #2698 from guo-sj/fix_bugs_in_return_value Chris Lu 2022-02-23 00:41:30 -08:00
  • bd092d8318
    Merge pull request #2697 from guo-sj/fix_bugs_in_return_value Chris Lu 2022-02-23 00:30:52 -08:00
  • d68c27f82d fix another return value bug guosj 2022-02-23 16:21:25 +08:00
  • 8f9aa0cddd fix bugs in return value guosj 2022-02-23 16:17:48 +08:00
  • 8b806fb273
    Merge pull request #2696 from vanhtuan0409/fix-iam-panic Chris Lu 2022-02-22 21:21:07 -08:00
  • d2ec62656d initialize master address in iam options Tuan Vuong 2022-02-23 12:01:54 +07:00
  • 5f6f9e9a53
    Merge pull request #2694 from banjiaojuhao/filer_http-write_with_offset Chris Lu 2022-02-22 01:36:12 -08:00
  • 6ab09e9071 filer_http: support uploading file with offset banjiaojuhao 2022-02-22 00:15:00 +08:00
  • 497ebbbd45 2.90 2.90 chrislu 2022-02-20 22:00:13 -08:00
  • 56da3494cb leveldb3: adjust memory allocation for each bucket chrislu 2022-02-20 13:40:13 -08:00
  • fa36353f45
    Merge pull request #2690 from banjiaojuhao/filer-http_move_entry Chris Lu 2022-02-20 11:16:39 -08:00
  • e6126cef62 filer_web: support moving entry banjiaojuhao 2022-02-20 23:30:42 +08:00
  • 7bc67399e4 listing for filer stores without prefixed query: break if no more progress chrislu 2022-02-19 10:12:51 -08:00
  • 248c0c8087 minor chrislu 2022-02-19 09:54:09 -08:00
  • 4ee0a6f47b filer store: reduce one possible listing operation chrislu 2022-02-19 00:43:42 -08:00
  • b3594278c9 optimize a bit chrislu 2022-02-18 23:36:10 -08:00
  • 61811dc2f1 comments chrislu 2022-02-18 22:14:40 -08:00
  • daa27b2119 Merge branch 'master' of https://github.com/chrislusf/seaweedfs chrislu 2022-02-18 20:55:10 -08:00