Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-14476 dfs: update root stbuf on lookup of root #13597

Merged
merged 1 commit into from
Jan 22, 2024

Commits on Jan 12, 2024

  1. DAOS-14476 dfs: update root stbuf on lookup of root

    - In order to avoid stale root stat data, update the root stbuf on lookup.
    - add mtime/ctime proper querying for dfs_lookup()
    - destroy the uns container after the link is remove since dfuse looks
      up the root if the container of being destroyed.
    
    Features: dfs
    Required-githooks: true
    
    Signed-off-by: Mohamad Chaarawi <mohamad.chaarawi@intel.com>
    mchaarawi committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    3b7b3e7 View commit details
    Browse the repository at this point in the history