• Linus Torvalds's avatar
    Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs · 37711e5e
    Linus Torvalds authored
    Pull NFS client updates from Trond Myklebust:
     "Stable fixes:
       - pNFS: Don't return layout segments that are being used for I/O
       - pNFS: Don't move layout segments off the active list when being used for I/O
    
      Features:
       - NFS: Add support for user xattrs through the NFSv4.2 protocol
       - NFS: Allow applications to speed up readdir+statx() using AT_STATX_DONT_SYNC
       - NFSv4.0 allow nconnect for v4.0
    
      Bugfixes and cleanups:
       - nfs: ensure correct writeback errors are returned on close()
       - nfs: nfs_file_write() should check for writeback errors
       - nfs: Fix getxattr kernel panic and memory overflow
       - NFS: Fix the pNFS/flexfiles mirrored read failover code
       - SUNRPC: dont update timeout value on connection reset
       - freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
       - sunrpc: destroy rpc_inode_cachep after unregister_filesystem"
    
    * tag 'nfs-for-5.9-1' of git://git.linux-nfs.o...
    37711e5e
file.c 22.1 KB