• Linus Torvalds's avatar
    Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs · 589109df
    Linus Torvalds authored
    Pull NFS client bugfixes from Anna Schumaker:
     "These are a handful of fixes for problems that Trond found. Patch #1
      and #3 have the same name, a second issue was found after applying the
      first patch.
    
      Stable bugfixes:
       - v4.17+: Fix tracepoint Oops in initiate_file_draining()
       - v4.11+: Fix an infinite loop on I/O
    
      Other fixes:
       - Return errors if a waiting layoutget is killed
       - Don't open code clearing of delegation state"
    
    * tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
      NFS: Don't open code clearing of delegation state
      NFSv4.1 fix infinite loop on I/O.
      NFSv4: Fix a tracepoint Oops in initiate_file_draining()
      pNFS: Ensure we return the error if someone kills a waiting layoutget
      NFSv4: Fix a tracepoint Oops in initiate_file_draining()
    589109df
nfs4proc.c 262 KB