diff --git a/fs/nfs/flexfilelayout/flexfilelayout.c b/fs/nfs/flexfilelayout/flexfilelayout.c index 9f6fb8876b3fa308bd8ea77f9939abb728b8f849..7fefa8ad9578524d7886b50e68dec991e45e20fe 100644 --- a/fs/nfs/flexfilelayout/flexfilelayout.c +++ b/fs/nfs/flexfilelayout/flexfilelayout.c @@ -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;