mbox series

[GIT,PULL] Please pull a NFS fix for 4.18

Message ID 974d5a967d57a6d1649a1389cfedcae04d41ce07.camel@hammerspace.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please pull a NFS fix for 4.18 | expand

Pull-request

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.18-3

Message

Trond Myklebust Aug. 3, 2018, 1:02 p.m. UTC
Hi Linus,

The following changes since commit 9a97ebf7a6bbfc1e420d53f5281f5f44df1e510d:

  Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc (2018-08-01 11:43:13 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.18-3

for you to fetch changes up to 6ea76bf51339506e9fb00d6caebf5d6b42a571e3:

  NFSv4: Fix _nfs4_do_setlk() (2018-08-01 23:17:06 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.18

Highlights include:

Bugfixes:
- Fix a NFSv4 file locking regression

----------------------------------------------------------------
Trond Myklebust (1):
      NFSv4: Fix _nfs4_do_setlk()

 fs/nfs/nfs4proc.c | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)