pNFS: Cleanup - do layout segment initialisation in one place
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 19:10:12 +0000 (15:10 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 24 Jul 2016 20:16:42 +0000 (16:16 -0400)
commit119cef97a46e2a4b4fbebcf6655358a0b277732d
tree843077ecf0000989b748455fc5e181de81ce0cf8
parent28c1acffead59a461e552708cc9daa9c1cb5a085
pNFS: Cleanup - do layout segment initialisation in one place

...instead of splitting the initialisation over init_lseg() and
pnfs_layout_process().

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/pnfs.c