NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 28 Jan 2016 01:32:50 +0000 (20:32 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 28 Jan 2016 01:40:05 +0000 (20:40 -0500)
commit2370abdab530718b61afc222c51901bdc2884ee2
tree42bcdef3d17c02ffdc65a376bdf6567ae09b45b7
parent13c13a6ad71f98c3b6189dfc89a9a743ab02a39a
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE

NFS_LAYOUT_RETURN_BEFORE_CLOSE is being used to signal that a
layoutreturn is needed, either due to a layout recall or to a
layout error. Rename it to NFS_LAYOUT_RETURN_REQUESTED in order
to clarify its purpose.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c
fs/nfs/flexfilelayout/flexfilelayoutdev.c
fs/nfs/pnfs.c
fs/nfs/pnfs.h
This page took 0.027585 seconds and 5 git commands to generate.