commit | 29a8bfe52d1c38bde482971250af0ba9637ddaf2 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed May 30 17:16:20 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu May 31 15:03:11 2018 -0400 |
tree | b4deb29382c79cdccccf436e4603b6391ca39324 | |
parent | 2409a976a2990ee1712c0945a75d75eeb3c60c08 [diff] |
pNFS: Refactor nfs4_layoutget_release() Move the actual freeing of the struct nfs4_layoutget into fs/nfs/pnfs.c where it can be reused by the layoutget on open code. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>