Skip to content
Snippets Groups Projects
Commit b92e914b authored by Yury Umanets's avatar Yury Umanets
Browse files

- CROW (CReate On Write) (precreation is removed)

- 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
parent b35c862e
No related branches found
No related tags found
Loading
Showing
with 170 additions and 261 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment