Project

General

Profile

Actions

Cleanup #588

closed

Allow Inodes to have multiple parent Dentries

Added by Greg Farnum over 13 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Right now, cached Inodes can only have one parent Dentry. This is unfortunate when there are multiple hard links to a single inode -- see #583.

Re-work the caching to allow Inodes to have multiple parents, and the necessary functions to work with that.

Actions #1

Updated by Sage Weil over 13 years ago

  • Target version set to v0.25
Actions #2

Updated by Sage Weil over 13 years ago

  • Source changed from 0 to 2
Actions #3

Updated by Sage Weil over 13 years ago

  • Translation missing: en.field_position set to 3
Actions #4

Updated by Sage Weil over 13 years ago

  • Translation missing: en.field_position deleted (5)
  • Translation missing: en.field_position set to 6
Actions #5

Updated by Sage Weil over 13 years ago

  • Translation missing: en.field_position deleted (6)
  • Translation missing: en.field_position set to 371
Actions #6

Updated by Sage Weil over 13 years ago

  • Assignee set to Greg Farnum
Actions #7

Updated by Sage Weil over 13 years ago

  • Translation missing: en.field_position deleted (372)
  • Translation missing: en.field_position set to 309
Actions #8

Updated by Greg Farnum over 13 years ago

  • Status changed from New to 7

Pushed the branch uclient_dentries; it's only a few commits.

There were actually surprisingly few things that needed changes that I saw, and not many invariants about dentries and inodes either!

This has passed pjd and snaptest-0/1. Still in the process of testing other stuff.

Actions #9

Updated by Greg Farnum over 13 years ago

When the client changes are merged into testing it also passes snaptest-upchildrealms and snaptest-2. I suspect this is good to go!

Actions #10

Updated by Greg Farnum over 13 years ago

  • Status changed from 7 to In Progress

Okay, going to swap this with an implementation using sets rather than lists, then done!

Actions #11

Updated by Greg Farnum over 13 years ago

  • Status changed from In Progress to Resolved

Merged to unstable in commit:b6271764cda3652d7fb0e3472732ae31c1adbbe9.

Actions #12

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (11)
  • Target version deleted (v0.25)

Bulk updating project=ceph category=ceph-fuse issues to move to fs project so that we can remove the ceph-fuse category from the ceph project

Actions

Also available in: Atom PDF