Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L lustre-release
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • debian-packagesdebian-packages
  • lustre-release
  • Repository
Switch branch/tag
  • lustre-release
  • lustre
  • include
  • uapi
  • linux
  • lustre
  • lustre_idl.h
Find file BlameHistoryPermalink
  • Qian Yingjin's avatar
    LU-11971 utils: Send file creation time to clients · 186b97e6
    Qian Yingjin authored Oct 19, 2019
    
    
    Both ext4 and ZFS allow storing the file creation time in the
    on-disk inode, and the new statx() API allows returning it to
    userspace, but as yet we do not have any mechanism to send it
    from the servers to the client.
    
    Add fields into struct mdt_body and an OBD_MD_FLBTIME flag to
    allow it to be requested and returned directly from MDTs. It
    does not need to get it from the OSTs or in the LVB since those
    objects are precreated and their creation time (birth time) is
    not accurate.
    
    This patch also adds support to lfs find to query on this field.
    
    Signed-off-by: default avatarQian Yingjin <qian@ddn.com>
    Change-Id: Ib122b336695cde511fa6d8fb9eca95a4da701430
    Reviewed-on: https://review.whamcloud.com/36507
    
    
    Tested-by: default avatarjenkins <devops@whamcloud.com>
    Tested-by: default avatarMaloo <maloo@whamcloud.com>
    Reviewed-by: default avatarAndreas Dilger <adilger@whamcloud.com>
    Reviewed-by: default avatarLi Xi <lixi@ddn.com>
    Reviewed-by: default avatarJames Simmons <jsimmons@infradead.org>
    Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
    186b97e6

https://git.gsi.de is provided by CIT→Linux&Web | GSI Helmholtzzentrum fuer Schwerionenforschung GmbH | Imprint (in German) | Privacy policy