OSDN Git Service

pnfs: Remove redundant assignment from nfs4_proc_layoutget().
authorFred Isaman <fred.isaman@gmail.com>
Tue, 20 Sep 2016 17:00:27 +0000 (13:00 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 31 May 2018 19:03:10 +0000 (15:03 -0400)
commit34ec9aac7dbf199e0d676ff70724f496e4271579
treed5a6e54b17fcb9ac4fe2ce94835a1a01221f7510
parenta3cf9bca2ace0351c4a4c17fbca4d652c323d5e5
pnfs: Remove redundant assignment from nfs4_proc_layoutget().

nfs_init_sequence() will clear this for us.

Signed-off-by: Fred Isaman <fred.isaman@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c