]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0389ffb5b1df67682d02bcf2bf8d16bf76c1520f
treed5a6e54b17fcb9ac4fe2ce94835a1a01221f7510
parent5db31cd85d17ddc57bab4d9d4d31bb8fc510dc87
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