[GIT PULL] Please pull NFS client bugfixes

From: Anna Schumaker
Date: Fri Oct 21 2016 - 16:30:38 EST


Hi Linus,

The following changes since commit 3f807e5ae5597bd65a6fff684083e8eaa21f3fa7:

NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_generic (2016-10-04 16:30:54 -0400)

are available in the git repository at:

git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.9-2

for you to fetch changes up to 83aa3e0f791d458a28f91d7a50f92926f971ef7c:

nfs4: fix missing-braces warning (2016-10-19 14:39:15 -0400)

----------------------------------------------------------------
Just two bugfixes this time:

Stable bugfix:
- Fix last_write_offset incorrectly set to page boundary

Other bugfix:
- Fix missing-braces warning

Thanks,
Anna
----------------------------------------------------------------
Arnd Bergmann (1):
nfs4: fix missing-braces warning

Benjamin Coddington (1):
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary

fs/nfs/blocklayout/blocklayout.c | 3 ++-
fs/nfs/nfs4proc.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)