NFSv4.1/flexfile: ff_layout_remove_mirror can be static
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
parent
bbf58bf348
commit
e3b1df2dbd
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ ff_layout_add_mirror(struct pnfs_layout_hdr *lo,
|
||||||
return mirror;
|
return mirror;
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
static void
|
||||||
ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror)
|
ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror)
|
||||||
{
|
{
|
||||||
struct inode *inode;
|
struct inode *inode;
|
||||||
|
|
Loading…
Add table
Reference in a new issue