NFSv4: Fix a typo in nfs4_init_channel_attrs()
authorTrond Myklebust <trondmy@gmail.com>
Sat, 11 Aug 2018 15:52:39 +0000 (11:52 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 13 Aug 2018 21:23:37 +0000 (17:23 -0400)
commit62421cd943014a84b095cefb31d2261c51eb3d4b
tree1c911cd022efe44a6744119df23e0a8e288cb172
parent8aafd2fde3784f962c87aa6ff9c88e4def307036
NFSv4: Fix a typo in nfs4_init_channel_attrs()

The back channel size is allowed to be 1 or greater.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c