]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Feb 2018 21:43:18 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 Feb 2018 21:43:18 +0000 (13:43 -0800)
commit320b286834275455b70935b1813d0cc427e3f0b9
treeffb4f4aafe50580b84f80e1390d51e4074f95bca
parent6980ff225ccbe4f294ac520861a7f504e3615159
parent54dc299dfbeb2d43a810e6fa9c28e0fa4b7ab2b7
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:

 - fix a broken cast in nfs4_callback_recallany()

 - fix an Oops during NFSv4 migration events

 - make struct nlmclnt_fl_close_lock_ops static

* tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  NFS: make struct nlmclnt_fl_close_lock_ops static
  nfs: system crashes after NFS4ERR_MOVED recovery
  NFSv4: Fix broken cast in nfs4_callback_recallany()