Skip to content
Snippets Groups Projects
  • Yury Umanets's avatar
    b92e914b
    - CROW (CReate On Write) (precreation is removed) · b92e914b
    Yury Umanets authored
    - setting owner/group on OSS (needed for quotas)
    
    - some fixes:
      - deadlock on soc client lock.
      - idr_remove() issue.
      - forwarding to wrong MDS in lmv_link()
      - f_dput(dentry) before using it in filter_lvbo_update()
      - filter_sync() assert(group > 0) due to missed GROUP flag oa->o_valid in ll_fsync().
      - cleanups, comments and more debugging messages.
      - jump to wrong label in mds_create_objects() on error path.
      - few missed/wrong ENTRY/RETURN things
    b92e914b
    History
    - CROW (CReate On Write) (precreation is removed)
    Yury Umanets authored
    - setting owner/group on OSS (needed for quotas)
    
    - some fixes:
      - deadlock on soc client lock.
      - idr_remove() issue.
      - forwarding to wrong MDS in lmv_link()
      - f_dput(dentry) before using it in filter_lvbo_update()
      - filter_sync() assert(group > 0) due to missed GROUP flag oa->o_valid in ll_fsync().
      - cleanups, comments and more debugging messages.
      - jump to wrong label in mds_create_objects() on error path.
      - few missed/wrong ENTRY/RETURN things
replay-single.sh 32.49 KiB