• Linus Torvalds's avatar
    Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client · 17d8e3d9
    Linus Torvalds authored
    Pull ceph updates from Ilya Dryomov:
     "A big pile of assorted fixes and improvements for the filesystem with
      nothing in particular standing out, except perhaps that the fact that
      the MDS never really maintained atime was made official and thus it's
      no longer updated on the client either.
    
      We also have a MAINTAINERS update: Jeff is transitioning his
      filesystem maintainership duties to Xiubo"
    
    * tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client: (23 commits)
      MAINTAINERS: move myself from ceph "Maintainer" to "Reviewer"
      ceph: fix decoding of client session messages flags
      ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
      ceph: remove redundant variable ino
      ceph: try to queue a writeback if revoking fails
      ceph: fix statfs for subdir mounts
      ceph: fix possible deadlock when holding Fwb to get inline_data
      ceph: redirty the page for writepage on failure
      ceph: try to choose the auth MDS if possible for getat...
    17d8e3d9
rbd.c 183 KB