mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 03:00:53 +07:00
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
@ -183,7 +183,7 @@ ff_layout_add_mirror(struct pnfs_layout_hdr *lo,
|
||||
return mirror;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror)
|
||||
{
|
||||
struct inode *inode;
|
||||
|
Loading…
Reference in New Issue
Block a user