]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jan 2019 18:13:05 +0000 (10:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jan 2019 18:13:05 +0000 (10:13 -0800)
commit937108b093f74ed8ae4fed21ee215bcb773e2781
tree09864b974671e5b9a73fd9f01e84eff227b2eb36
parent83f4997a01e72844045a2bf1f348359a1acbfb19
parent8fc75bed96bb94e23ca51bd9be4daf65c57697bf
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs

Pull NFS client fixes from Anna Schumaker:
 "This addresses two bugs, one in the error code handling of
  nfs_page_async_flush() and one to fix a potential NULL pointer
  dereference in nfs_parse_devname().

  Stable bugfix:
   - Fix up return value on fatal errors in nfs_page_async_flush()

  Other bugfix:
   - Fix NULL pointer dereference of dev_name"

* tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs:
  NFS: Fix up return value on fatal errors in nfs_page_async_flush()
  nfs: Fix NULL pointer dereference of dev_name