General

Profile

tang junhui

  • Registered on: 12/07/2018
  • Last connection: 05/08/2019

Issues

Activity

05/27/2019

11:42 PM Ceph Revision 14a021c4 (ceph): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Discard comand should be issued before space released.
Signed-off-by: Junhui Tang <tangjunhui@sangfor.com.cn>
Fixes:...

05/08/2019

01:17 AM Ceph Revision f6205d2e (ceph): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Discard comand should be issued before space released.
Signed-off-by: Junhui Tang <tangjunhui@sangfor.com.cn>
Fixes:...
12:57 AM bluestore Bug #39621 (Resolved): os/bluestore: fix missing discard in BlueStore::_kv_sync_thread
Discard comand should be issued before space released.

01/26/2019

07:19 AM CephFS Bug #38054 (Resolved): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcas...

12/07/2018

09:14 AM CephFS Bug #37567 (Resolved): mds: fix incorrect l_pq_executing_ops statistics when meet an invalid item...
l_pq_executing_ops should subtract the ops we added previous
in the condition we meet an invalid item in the purge q...
09:09 AM CephFS Bug #37566 (Resolved): mds: do not call Journaler::_trim twice
Journaler::_trim is called in the routine:
PurgeQueue::_execute_item
==>Journaler::write_head
==>Journaler::_finis...
08:41 AM CephFS Bug #37547 (Resolved): client: fix failure in quota size limitation when using samba
In samba, Client::_write may be called with the offset a
negative number, and use the f->pos as the real write offse...
08:36 AM CephFS Bug #37546 (Resolved): client: do not move f->pos untill success write
writes maybe failed in Client::_write, so do not move f->pos when write
successfully.

Also available in: Atom