1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-30 08:51:50 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
feiniks
0b0bfbf5ab
Fix fsck crash when failed to save dir (#628)
* Fix fsck crash when failed to save dir

* Modify comment

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-07-31 11:13:33 +08:00
feiniks
fdb51c1352
Fix fsck crash when failed to find available commit (#627)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-07-25 10:37:19 +08:00
feiniks
798f77efb5 Check if seafile is NULL (#513)
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-12-06 11:34:22 +08:00
feiniks
160f96346c
Fix fsck crash (#576)
Co-authored-by: heran yang <heran.yang@seafile.com>
2022-09-14 14:40:40 +08:00
Xiangyue Cai
2aacf83e44 fixed fsck crash (#352) 2021-07-28 10:39:54 +08:00
feiniks
3130d27b5d
Don't check block integrity when block is missing (#429)
* Don't check block integrity when block is missing

* Continue check block when block is missing and don't set io error when block is missing
2020-12-24 12:13:26 +08:00
feiniks
11b3fc45e3
Fsck add log when block is missing (#407) 2020-09-15 18:33:45 +08:00
caixiangyue
b90bf8af97 fixed seaf-fsck can not repair multi damaged blocks file correctly 2019-07-02 10:35:39 +08:00
caixiangyue
47154ecdab add repo id in log message 2019-05-06 05:50:55 +00:00
caixiangyue
3555d88288 add "-t" option to support thread pool 2019-05-06 04:01:46 +00:00
caixiangyue
0c6bf4a912 set the correct timestamp when exporting files 2019-05-06 03:57:41 +00:00
cuihaikuo
985c9d5e99 Fix problem of fsck core dump. 2018-05-17 18:03:11 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00